+1 to pulling out all jakarta stuff (except for logging) and pulling out oscore too. Webwork is small and beautiful, xwork/webwork2 should be smaller and more beautiful

On Tuesday, February 4, 2003, at 10:12 AM, Patrick Lightbody wrote:

Where are we using BeanUtils and Digester? We ARE parsing the XML by
hand, using a javax.xml.parsers.DocumentBuilder. I know I've used
commons collections in some areas, but it may have been pulled out
again.

What are we using from oscore?
BeanUtils isn't being used directly, but Digester requires it. We use
digester to parse components.xml, which really isn't that important, since
we parse the other XML by hand anyway.

OSCore is used in very few places, we could probably pull it out for now.

-Pat




-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork



-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to