From: Pit Capitain Date: 2005-10-18T23:20:55+09:00 Subject: Re: declaratively caching results of a method Berger, Daniel schrieb: >> (accessing the memoize cache) > > Alrighty, then. I'll make that change in the next release. My code was meant as a quick hack for the OP to be able to experiment with the cache. I wouldn't include it in the library, though, because I don't like polluting the namespace with those additional methods. What are the use cases for accessing the cache? (I remember someone talking about filling it with predetermined values.) Maybe there are other ways to implement the desired functionality. Regards, Pit