You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by Dave Brosius <db...@qis.net> on 2005/07/17 23:19:54 UTC

[OT] Pondering over ContentHandler's startElement

This question probably has been asked many times before, and i realize it's beyond xalan's devs to be the authority on everything sax, but indulge me if you wouldn't mind.


Was there any consideration to have the startElement signature return a boolean which informed the parser as to whether or not the client wanted to be notified of sub tree events? Seems like it would be a handy thing.


Re: [OT] Pondering over ContentHandler's startElement

Posted by Joseph Kesselman <ke...@us.ibm.com>.
"Did SAX consider..." is definitely a SAX question, not a Xalan question
(or even a Xerces question, which would be closer to being on topic since
you're asking about parser behavior).

If you're talking only about Xalan's internal "extended SAX-like" APIs... I
don't _think_ that particular change would buy us much (if anything) in the
current code, but I could be wrong.

______________________________________
Joe Kesselman, IBM Next-Generation Web Technologies: XML, XSL and more.
"The world changed profoundly and unpredictably the day Tim Berners Lee
got bitten by a radioactive spider." -- Rafe Culpin, in r.m.filk


---------------------------------------------------------------------
To unsubscribe, e-mail: xalan-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-dev-help@xml.apache.org