Re: Using XML::LibXML::SAX::Parser as replacement for XML::LibXML::SAX::Generator

Michael Ludwig <[email protected]>
Newsgroups gmane.comp.lang.perl.xml
Message-ID <20100331225057.GA3832@wladimir>
Hi Kjetil,

Kjetil Kjernsmo schrieb am 31.03.2010 um 23:25:12 (+0200):
> I'm writing a module that does some SAX filtering, and I start with a
> DOM tree and end with a DOM tree.

Maybe you're aware of that, or maybe you just want to exercise some SAX
techniques, but when going from DOM to DOM (which means I don't have to
worry about memory) it is much more convenient to use XSLT, a high-level
language, than to use SAX, a rather low-level API.

Best,
-- 
Michael Ludwig
_______________________________________________
Perl-XML mailing list
[email protected]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.