Hey, On Sat, Jun 21, 2008 at 9:14 PM, Brian Sutherland <[EMAIL PROTECTED]> 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 _______________________________________________ Zope-Dev maillist - Zope-Dev@zope.org http://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope )