[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: Leventhal's challenge misses the point

Subject: Re: Leventhal's challenge misses the point
From: agreene@xxxxxxxxxxxxx (Andrew Greene)
Date: Fri, 28 May 1999 06:29:48 -0400
andrew greene
   From: Miles Sabin <msabin@xxxxxxxxxxxxxxxxxxx>

   It's not that I doubt the _intelligence_ of (most importantly)
   graphic designers, I just doubt that they'll have either the time
   or the inclination to learn how to be programmers.

But isn't that the whole point? With XSL (or a similar approach) they
don't have to learn procedural programming. I mean, even if they don't
have a GUI, it's a lot simpler to write 

  <xsl:apply-templates select="section/heading" />

or even (let's assume they're going to HTML)

  <ol>
   <xsl:for-each select="section">
    <li><xsl:apply-templates select="heading"></li>
   </xsl:for-each>
  </ol>

than to start with ECMAscript and the DOM, if all they want to do is
extract the section headings.

Disclaimer: Although a member of the XSL-WG and Bitstream, this message
does not necessarily speak for either.

----------------------------------------------------------------------------
Andrew M. Greene  agreene@xxxxxxxxxxxxx  617.520.8337  www.mit.edu/~amgreene
----------------------------------------------------------------------------
"With type as with philosophy, music and food, it is better to have a little
       of the best than to be swamped with the derivative, the careless, the
            routine" -- Robert Bringhurst, The Elements of Typographic Style


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


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.