Cachable Zclass instance methods?
17 Jul
2001
17 Jul
'01
4:12 p.m.
There doesn't seem to be any way to cache member functions (methods) of a zclass instance. I have a use case where the method is really a class method and returns the same result for all instances of the class. I'd like to cache it's output. The only way I could do this was to move the method out of the zclass and into a higher folder. Any idea how to add this functionality (cached class method)? Brad Clements, bkc@murkworks.com (315)268-1000 http://www.murkworks.com (315)268-9812 Fax netmeeting: ils://ils.murkworks.com AOL-IM: BKClements
9052
Age (days ago)
9052
Last active (days ago)
0 comments
1 participants
participants (1)
-
Brad Clements