This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: Using Sun for XML Parsing and XSL Processing?


I downloaded the Sun XSLT compiler.  My take on it is that since it actually
compiles the XSL into Java byte code, that it increases performance and can
be useful on both the client and server.  My gut feeling though, is that in
general, one wants a more general solution where the XSL is parsed on the
fly.  Still, it might be beneficial for specific applications.

I can't help you with the other issues.  Good luck.

Trevor de Koekkoek

-----Original Message-----
From: Brian Young [mailto:Brian.Young@sas.com]
Sent: Wednesday, June 28, 2000 6:33 PM
To: 'xsl-list@mulberrytech.com'
Subject: Using Sun for XML Parsing and XSL Processing?


Hello,

The work I am doing requires both an XML parser and an XSL processor.  I
originally went with XP/XT, but switched to Xerces/Xalan based on the issue
of future support of XP/XT.  Another project in my organization only needs
XML parsing, and has opted for the Sun parser (the JAXP reference
implementation, I believe).  There is a desire (understandable) across the
organization to be consistent in the parsers and such that we decide to use.

However, if I'm not mistaken, Sun does not provide an XSL processor at this
point (due in Fall 2000, right?).  This is not an issue for the other
project, but is a potential sticking point for mine.  If I am correct about
the lack of a Sun XSL processor then is it adviseable to use the JAXP
reference implementation with Xalan or maybe Oracle or Saxon?  Am I off-base
for wanting to keep the parser and processor from the same vendor?  And, to
make my head spin even more, where does the just released Sun XSLT compiler
fit in?  I've yet to research it, but it doesn't seem to be what I'm looking
for (and a little bit too early to consider using in production mode,
anyway).

Any insight is appreciated.  This list has been invaluable, especially for
these "soft" questions.  I just want to know my options before embarking
down a path.

Thanks,
   Brian Young

  


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]