I've been wondering about this. Isn't OSCore, like, CORE? Why not put useful things in it and use it, the way it was done a while back?
On Tue, 4 Feb 2003, 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 > --------------------------------------------------------- Joseph B. Ottinger [EMAIL PROTECTED] http://enigmastation.com IT Consultant ------------------------------------------------------- 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
