Re: XML::Saxon::XSLT2
Tod Harter <[email protected]>
| Newsgroups | gmane.comp.lang.perl.xml |
|---|---|
| Message-ID | <[email protected]> |
Yeah, there's nothing slow or buggy about Java XML processing. Nothing really slow or buggy about Java stuff in general, it is just not nearly as easy to slap something together quickly like it is in perl. Once it works it works well. OTOH I too would look at Inline::Java warily. TBH if you're going to be going that way anyhow it probably makes more sense to just write a java application. If the main goal is to run stuff through XSLT perl isn't adding a whole lot and there are extensive Java libraries and frameworks for that. On Mon, Aug 23, 2010 at 8:18 AM, Robin Berjon <[email protected]> wrote: > On Aug 23, 2010, at 14:11 , Thomas Krichel wrote: > > Robin Berjon writes > >> Well, I can't speak for Toby but if you look at the source you'll > >> see that it relies on Inline::Java to do its magic. That's neat and > >> all but it's also a little bit scary — I don't know that > >> Inline::Java has seen that much real world usage. > > > > Wouldn't that also make it slow? When I think JAVA I think > > slow and buggy... > > The only way to know for sure is to benchmark it. I would *guess* that > crossing the Perl/Java boundary will come at a cost, but that what happens > inside of Saxon itself would be fast. Saxon is a really good implementation, > it's really fast. > > -- > Robin Berjon - http://berjon.com/ > > > > _______________________________________________ > Perl-XML mailing list > [email protected] > To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs > -- The Wise adapts himself to the world. The Fool adapts the world to himself. Therefore, all progress depends on the Fool. _______________________________________________ Perl-XML mailing list [email protected] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs