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