xsl-list
[Top] [All Lists]

Re: User defined SAX ContentHandler

2005-08-10 04:03:04
1. It would require really ugly reflection hacks to support this. Performance would likely suffer.
2. Namespaces would be a humongous mess.
3. What you want to do could more easily and cleanly be done as a layer on top of SAX. 4. This has nothing to do with XSL and should really be discussed on another list such as xml-dev.

--
Elliotte Rusty Harold  elharo(_at_)metalab(_dot_)unc(_dot_)edu
XML in a Nutshell 3rd Edition Just Published!
http://www.cafeconleche.org/books/xian3/
http://www.amazon.com/exec/obidos/ISBN=0596007647/cafeaulaitA/ref=nosim

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--