> -----Original Message----- > From: Peter Donald [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, January 08, 2002 1: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 ;)
Just wondering if you found 'a better way' :) > > > 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 ? Ya know, every keeps saying JDOM/DOM4J, but I *really* need the SAX based performance. Thanks Peter, Scott -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>