Re: new Neon 0.24
From: Sergey A. Lipnevich <sergeyli_at_pisem.net>
 
Date: 2003-06-25 00:48:01 CEST 
Greg Stein wrote:
 
---
Redesign of the XML interface.  Major changes:
* don't require up-front registration of list of elements to handle
* have the start-element callback either accept, decline, abort,
or return a state integer.
* remove 'struct ne_xml_elm'; callbacks are passed {nspace, name}
strings along with a state integer.
* dropped "collect", "strip-leading-whitespace" modes
* push responsibility for accumulating cdata onto caller; drop 'cdata'
argument from end-element callback.
* don't abort if no handler accepts a particular element, just ignore
that branch of the tree.
---
AFAICT, it either starts using SAX where it didn't, or starts using SAX in a different way, is that correct? The issue is 1371, 
I apologize if I didn't do it right, I hope the gist of the issue is there.
Thank you!
Sergey.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jun 25 00:49:43 2003
 | 
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.