xsl-list
[Top] [All Lists]

Re: [xsl] XSLT 2.0 has arrived

2007-01-23 16:23:31
Is this far more complex than a traditonal Windows or Unix executable?
You better believe it.

we just put a shell scripts in /usr/local/bin that reference
saxon(8).jar by their full path on the local system and people use saxon
or saxon8 who don't know anything about java at all, and why should they?

For my clients, I create an Ant target and a corresponding batch file (my clients mostly use Windows). Then running Saxon (or any other tool that needs to have a classpath specified) is very simple. Using Ant is especially handy when I have written extension functions for Saxon (often the case) and have multiple classpaths (one to Saxon and one to my extensions).

FWIW

Jay Bryant
Bryant Communication Services


--~------------------------------------------------------------------
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>
--~--

<Prev in Thread] Current Thread [Next in Thread>