On Thursday 01 February 2007 05:55, Martin Aspeli wrote: > Any pointers?
The only thing that I know is that zope.app.cache was effectively a copy of the Zope 2 code, so it behaves in similar fashion. I do not see why you could not make use of the package via Five, there is nothing magical there. Since the data for the RAMCache is stored ina module-global variable, there should be no trickery needed. Regards, Stephan -- Stephan Richter CBU Physics & Chemistry (B.S.) / Tufts Physics (Ph.D. student) Web2k - Web Software Design, Development and Training _______________________________________________ Zope3-users mailing list [email protected] http://mail.zope.org/mailman/listinfo/zope3-users
