Exactly ;-)

> -----Original Message-----
> From: Paulo Gaspar [mailto:[EMAIL PROTECTED]] 
> Sent: Tuesday, January 08, 2002 7:12 AM
> To: Avalon Developers List
> Subject: RE: Configuration that supports mixed content
> 
> 
> > > Is anyone interested/willing to let me pull it out into 
> commons and 
> > > make it a fully standalone component?
> > 
> > Feel free to go for it. However I wonder if something like JDOM,
> > Dom4j (which 
> > I have never used but hear is great) or similar is more to 
> your liking ?
> 
> I suggested that Scott would use the Configuration stuff from 
> Avalon since he wanted something very light also for some 
> Configuration stuff he is working on at the Commons (may be 
> you get a new convert in the process).
> 
> JDom and Dom4J are far from being that light and are much slower too.
> 
> For this kind of work, JDom and Dom4J suffer from featuritis.
> 
> 
> Have fun,
> Paulo Gaspar
> 
> 
> > -----Original Message-----
> > From: Peter Donald [mailto:[EMAIL PROTECTED]]
> > Sent: Tuesday, January 08, 2002 10:13 AM
> > To: Avalon Developers List
> > Subject: Re: Configuration that supports mixed content
> > 
> > 
> > On Tue, 8 Jan 2002 14:36, Scott Sanders wrote:
> > > I am a committer over at the commons, and I currently 
> have a need to 
> > > do xml-based configuration based on mixed content xml.  Currently 
> > > Digester cannot handle mixed content without significant 
> interface 
> > > change, and Paolo Gaspar (sp?) pointed me to the avalon cvs repo, 
> > > specifically org.apache.avalon.framework.configuration.
> > 
> > Configuration by default doesn't do mixed content. We decided it
> > was bad for 
> > config data - however you should be able to write/copy/clone our 
> > SAXHandler 
> > and allow it to use mixed content.
> > 
> > > Is there something better than this that might be experimental 
> > > (Peter, this is directed at you with Myrmidon)?
> > 
> > Naah ant2 + Myrmidon will disallow mixed content too ;)
> > 
> > > Is anyone interested/willing to let me pull it out into 
> commons and 
> > > make it a fully standalone component?
> > 
> > Feel free to go for it. However I wonder if something like JDOM,
> > Dom4j (which 
> > I have never used but hear is great) or similar is more to 
> your liking ?
> > 
> > --
> > Cheers,
> > 
> > Pete
> > 
> > "Invincibility is in oneself, vulnerability in the 
> opponent." -- Sun 
> > Tzu
> > 
> > --
> > To unsubscribe, e-mail:   
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: 
> <mailto:[EMAIL PROTECTED]>
> 
> 
> --
> To 
> unsubscribe, e-mail:   
> <mailto:avalon-dev-> [EMAIL PROTECTED]>
> For 
> additional commands, 
> e-mail: <mailto:[EMAIL PROTECTED]>
> 
> 

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to