Altova Mailing List Archives
>xsl-list Archive Home
>Recent entries
>Thread Prev - On loss of integrity with xsl:script...
>Thread Next - RE: XML and ASP
Re: On loss of integrity with xsl:script...
To:
Date: 5/11/1999 11:26:00 AM
> I'm also *not* trying to reopen a Jihad on the inclusion of script tags in > XSL, Are you sure? :-> > We seem to be facing a creep away from a descriptive language in > order to cater for increased functionality, which although often marginal Side effect free, functional or declarative languages don't need to be short of functionality. Just need to look at examples such as lisp (the pure part of it) Standard ML, Prolog even, or closser to home, dsssl. > however, we had a script tag, that we could escape to for those marginal > but essential tasks, might we not have exactly that, an escape If you had some element rules that might possibly be changing the global state then the whole character of the language is different. You would always have to fully render the entire document before you could render anything in case some rule changed some variable that affects the rendering of the current node. There is a major difference between allowing an extension mechanism that essentially allows more functions to be added to the underlying engine, but still in the same style as the functions already in the core, namely acting on the parsed document tree, not the concrete syntax in the input file, and side effect free, and adding a hook that allows imperative programming constructs that cut right across the language. David XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
Disclaimer
These Archives are provided for informational purposes only and have been generated directly from the Altova mailing list archive system and are comprised of the lists set forth on www.altova.com/list/index.html. Therefore, Altova does not warrant or guarantee the accuracy, reliability, completeness, usefulness, non-infringement of intellectual property rights, or quality of any content on the Altova Mailing List Archive(s), regardless of who originates that content. You expressly understand and agree that you bear all risks associated with using or relying on that content. Altova will not be liable or responsible in any way for any content posted including, but not limited to, any errors or omissions in content, or for any losses or damage of any kind incurred as a result of the use of or reliance on any content. This disclaimer and limitation on liability is in addition to the disclaimers and limitations contained in the Website Terms of Use and elsewhere on the site.

