RE: XSLTC compiling from stdin

2001-10-22 Thread John Howard
> -Original Message- > From: Morten Jorgensen [mailto:[EMAIL PROTECTED]] > Sent: Friday, October 19, 2001 3:36 AM > To: [EMAIL PROTECTED] > Cc: xalan dev > Subject: XSLTC compiling from stdin > > > John, > > I saw the patch you posted for XSLTC in bug 425

XSLTC compiling from stdin

2001-10-19 Thread Morten Jorgensen
John, I saw the patch you posted for XSLTC in bug 4253. I added the patch to the new command-line compiler tool (that has replaced the main() method in XSLTC.java). The org.apache.xalan.xsltc.cmdline.Compile class can now be used to compile stylesheets that are passed in through stdin using a new