Re: XSLT processing

Robin Berjon <[email protected]>
Newsgroups gmane.comp.lang.perl.xml
Message-ID <[email protected]>
On Dec 7, 2009, at 13:24 , Richard, Fred wrote:
> Instead of using XSLT, what is the replacement for XSLT?

Depends on what you're doing. Personally, I use XSLT a lot, for anything that involves tree to tree transformation. But I generally mix it with something else (Perl or JS) for stuff like string processing, munging, computing.

There's also XQuery that I find good when there's a lot of querying on the original data set, but I've yet to try a nice way of using it from Perl.

> Thomas Krichel
>  I did not even know that XSLT had a bad reputation.

It all depends on what crowd you're talking too :) There are quite a few folks out there who hate it beyond any discernible reason to do so.

-- 
Robin Berjon - http://berjon.com/



_______________________________________________
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.