This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: What is XSLT? ( very long )



>  24. Forget all the crap about those 
>  Access-by-pointer tricks. Think pipes and 
>  dataflows. XSLT appears to be the first 
>  language which forces clean dataflows -
>  even it appears they were not understanding 
>  what they really invented. This happens 
>  very often.

In this regard XSLT shows its heritage from DSSSL which again looks like Scheme and LISP.  These functional languages have their force in those things that you like for producing clean data flows.

If you like this way of thinking, you should look into a modern functional language like "Haskell".  It will change your way of programming! 

 
> 2. Speed. If not providing some smart 
>  way to 'prebuild' some indexes - some 
>  parts could be darn slow or become 
>  horrible mess of key() statements.  

A smarter XPath optimizer would be a good project.

>  Research required.

Defintively :-)  and Discussion.

-- 
  ThorbjÛrn Ravn Andersen   "...and...Tubular Bells!"


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]