Re: About node references
"Michael Kay" <[email protected]> Mon, 15 Dec 2008 16:44:41 -0000
| Newsgroups | gmane.text.xml.xslt.extensions |
|---|---|
| Message-ID | <82A202958F2F46BCAA226CE806F91120@Sealion> |
> Does (curried) memo function assumes allocation of some resources and > never releasing them? Memo functions in Saxon retain all memory of all previous calls. In principle though one could maintain an LRU cache and thus keep the resources within bounds. Michael Kay http://www.saxonica.com/