RE: XSLT Debugger

Subject: RE: XSLT Debugger
From: Archie Russell <archier@xxxxxxxxxxxxxxx>
Date: Wed, 22 Nov 2000 19:43:44 -0800
xsl: who knows how long it'll be around, but what i've used works really
well.

advantages
- interpreted
- easier than dealing with other tools [for most things]
- this mailing list is great tech support

disadvangates [my experiences]
- can't write functions/procedures, system calls
- can't access databases
- can't do math

so i think you do usually have to combine it with other technologies to get
what you
want unless you are just rearranging and reformatting [of almost any type
imaginable].
i try to put as much as possible into xsl, and do what i can't in xsl in
another tool.

-archie

> -----Original Message-----
> From: Leena Dasgupta [mailto:ldasgupt@xxxxxxxxxxxxxxxxxx]
> Sent: Friday, November 17, 2000 7:24 AM
> To: XSL-List@xxxxxxxxxxxxxxxx
> Subject: XSLT Debugger
> 
> 
> 
> 
> Hello,
> I am interested in finding out about the future of XSL. Do 
> you expect it to be
> around
> for a while? Is there a debugger for it? What are it's 
> advantages as compared to
> Java
> Server pages? Our company has just started using it, but 
> would like to make an
> informed decision whether to continue using it or to use Java 
> server pages.
> 
> 
> 
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
> 


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


Current Thread