Re: Function memoization

Colin Paul Adams <[email protected]>
Newsgroups gmane.text.xml.xslt.extensions
Message-ID <[email protected]>
>>>>> "Colin" == Colin Paul Adams <[email protected]> writes:

    Colin> func:memoize will be an extension instruction. No
    Colin> attributes.

Except for standard attributes in the XSLT 2.0 case.
Specifically, we want to be able to code:

<func:memoize xsl:use-when="element-available('func:memoize')"/>

for the common case where memoization is a pure optimization.
(for XSLT 1.0, the same effect can be achieved by coding an empty
xsl:fallback child).
-- 
Colin Adams
Preston Lancashire
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.