ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> xsl-list
xsl-list
RE: [xsl] Re: . in for
by Michael Kay other posts by this author
Jan 6 2002 7:24PM messages near this date
Re: [xsl] Re: . in for | Re: [xsl] Re: . in for
Dimitre wrote:
>  While your mapping operator will perform a series of
>  mappings, each producing an
>  intermediate sequence and may require too much memory, the
>  last function applies the
>  map function only once. The composition of all functions is
>  applied on every element
>  of $sequence and the resulting sequence is produced. No
>  additional memory for
>  intermediate sequences is necessary.
> 
>  This shows that it is better to have a map() function and a
>  composition operator for
>  expressions (in case XPath 2.0 will not fully support
>  higher-order functions).
> 
As a point of information, the implementation of "for" expressions in Saxon
7.0 is fully pipelined, so there will never be a need to store intermediate
sequences in memory.

Mike Kay


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
Thread:
Dimitre Novatchev
Jeni Tennison
Dimitre Novatchev
Jeni Tennison
Dimitre Novatchev
Michael Kay
Jeni Tennison
Dimitre Novatchev
Jeni Tennison
Dimitre Novatchev
Jeni Tennison
Michael Kay
Dimitre Novatchev
Dimitre Novatchev
Michael Kay

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved