Re: XMLUtils from Axis to xml commons. Good idea?

2004-06-25 Thread shane_curcuru
In principle, this sounds like a great idea. In practice, it really depends if the xml-commons community is willing to actively maintain the code. (of course, you or someone from Axis could come volunteer here) The strength in Apache projects isn't code, it's community. There is (or shou

XMLUtils from Axis to xml commons. Good idea?

2004-06-25 Thread Daniel Amadei
Hi! I'm an Apache Axis user and I really like the XMLUtils class and it's methods to convert Element/Document to String, Stream, Writer, etc... So, here it's my suggestion: to add methods like present in this class in the XML Commons, so if I need this funcionality I'll only include Apache Common