Re: Style vs. transformation

Subject: Re: Style vs. transformation
From: Paul Prescod <papresco@xxxxxxxxxxxxxxxx>
Date: Wed, 04 Mar 1998 16:54:33 -0500
Rob McDougall wrote:
> 
> Section 6.3 seems a bit vague on what the mechanism for creating new
> flow objects will be.  Can flow objects be defined using ECMAScript?
> Can flow objects be defined using native libraries?

Jade just defines a bunch of flow objects corresponding to elements,
entities, document types and so forth. Using them is a lot like report
writing, except that instead of using print(), you are returning the
strings and depending on the back-end to concatenate them into an SGML
document (and of course you aren't working with actual markup, but with
conceptula SGML or XML constructs).

It would be very easy to create an XSL variant that did this too.
Trivial, in fact.

Paul Prescod  - http://itrc.uwaterloo.ca/~papresco

[Woody Allen on Hollywood in "Annie Hall"]
Annie: "It's so clean down here."
Woody: "That's because they don't throw their garbage away. They make 
        it into television shows."


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


Current Thread