> From: Devon McCormick <[email protected]>

> Raul is also right that SAX should handle this better but, for the time
> being, I'll have to do it in J.

Then it won't be "SAX".

http://en.wikipedia.org/wiki/Simple_API_for_XML

Please read attentively the reference to specification
about handling text nodes.

> On Fri, Dec 19, 2008 at 1:52 PM, Raul Miller wrote:
> 
> > In the context of J, however, I think that the code which drives
> > SAX should deal with this issue.  This would be much better
> > than replicating that logic in almost every non-buggy application
> > which uses it.  (Especially since this kind of scalar operation
> > really belongs in J's primitives, and not in application specific
> > code.)


      
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to