[Zope-dev] Re: created z3c.saconfig
Martijn Faassen
faassen at startifact.com
Mon Jun 23 11:13:33 EDT 2008
Hey,
On Sat, Jun 21, 2008 at 9:14 PM, Brian Sutherland
<brian at vanguardistas.net> wrote:
[snip]
>> Ah, thanks for that tip. Does zope.app.cache.ram deal with threading
>> issues? Ah, yes, I see it uses a lock. Anyway, a patch would be welcome. :)
>
> Committed, please feel free to revert or modify as you feel:)
Thanks for this! Looks good!
Looking at zope.app.cache.ram inspired me to think about a way to
encapsulate all this storing-in-ram in a special kind of property.
This should hopefully make this kind of code easer to write in the
future.
Regards,
Martijn
More information about the Zope-Dev
mailing list