From: Alistair Y. <ali...@sm...> - 2006-07-11 11:49:12
|
I like the bs_spring approach for core stuff and I've started on a plugin architecture using spring.e.g. I have to do a chat plugin where you can see who's online and initiate chat with them. Well that sounds like something you'd want to do in something else too, not just bod. So it would be nice to have it as a parallel "app", http:// bod.org/plugins/chat or whatever. As it's in the bod webapp space it has access to the global soup, in the sam way the gx idp has. IOC would be used to load in a bod connector when running as a bod plugin. Plugin spring controller acts as a facade/router to get to the plugins. Much the same way as a struts relay action. One thing you could do that would be really helpful is list the files I need to extract to put into our head. I've found most I think but I've prolly missed some too. The FC has a the grooviest of groovy tools he wants to do as a spring app rather than a native bod tool so we want to run the spring stuff here on dev.clan. Alistair On 11 Jul 2006, at 12:34, Matthew Buckett wrote: > Have you got anywhere with the swing stuff? > Got some nice ways to make it better? > > -- > -- Matthew Buckett, VLE Developer > -- Learning Technologies Group, Oxford University Computing Services > -- Tel: +44 (0)1865 283660 http://www.oucs.ox.ac.uk/ltg/ > > > ---------------------------------------------------------------------- > --- > Using Tomcat but need to do more? Need to support web services, > security? > Get stuff done quickly with pre-integrated technology to make your > job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache > Geronimo > http://sel.as-us.falkag.net/sel? > cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Bodington-developers mailing list > Bod...@li... > https://lists.sourceforge.net/lists/listinfo/bodington-developers |