Ross Mason wrote:
I like the look of that Simon. This works well when your whole app is configured using the Spring Container (such as ours is)

Glad that you liked it. I've got an almost complete SpringObjectFactory written; I've just got to find the time to add support for obtaining validators using it, and then I'll release it.


One of the side effects of writing this has been to change the various configuration classes (such as ActionConfig and InterceptorConfig) from handling the classes themselves to contain a reference to the name of the class. I've added some caching to the DefaultObjectFactory to try and avoid having to repeatedly call "Class.forName()"

There is still a need for the external reference resolver stuff as it does (potentially) enable actions to pull references from different sources.

Indeed.


Regards,

Simon


------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Opensymphony-webwork mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to