Re: [Zope3-Users] zope.app.cache

2007-03-08 Thread Stephan Richter
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
Zope3-users@zope.org
http://mail.zope.org/mailman/listinfo/zope3-users


[Zope3-Users] zope.app.cache

2007-02-01 Thread Martin Aspeli

Hi guys,

I'm trying to determine if zope.app.cache is potentially useable in a
Five/Zope 2.10 environment, and if so how it actually works and what I need
to do to use it.

Unfortunately, there are no doctests or other documentation in this package
that I can see. The interfaces and code give some hints, but given that I'm
not very familiar with things like RAMCache on Zope 2 anyway, I feel like
I'm missing something.

Any pointers?

Martin
-- 
View this message in context: 
http://www.nabble.com/zope.app.cache-tf3154169.html#a8746306
Sent from the Zope3 - users mailing list archive at Nabble.com.

___
Zope3-users mailing list
Zope3-users@zope.org
http://mail.zope.org/mailman/listinfo/zope3-users