wrong list? :)
On 30/07/2008, at 6:21 AM, Aaron Digulla wrote:
Hi guys,
It's official: I'm through with the W3C and the stupid XML parsers
which
came in it's wake. To allow to write XML filters and editors which
don't
ruin the layout, I've started my own XML parser project "DecentXML".
The main goals are to provide a library to manipulate exiting (small)
XML files with the least amount of disruption plus good error handling
(like telling line and column numbers) and an easy to use API.
And no, it's not W3C compliant. And it never will be. That's the whole
point :)
I've got some code ready for you to try:
http://www.pdark.de/decentxml-1.0-SNAPSHOT-src.tar.gz
It can read XML 1.0 including namespaces, manipulate it (not
completely
but all common operations are supported) and write it back.
As time permits, I'll get the test coverage above 90% tomorrow plus
I'll
replace toXML(StringBuilder) with toXML(Writer).
Regards,
--
Aaron "Optimizer" Digulla a.k.a. Philmann Dark
"It's not the universe that's limited, it's our imagination.
Follow me and I'll show you something beyond the limits."
http://darkviews.blogspot.com/ http://www.pdark.de/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
Brett Porter
[EMAIL PROTECTED]
http://blogs.exist.com/bporter/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]