plone.memoize 1.0rc2
Decorator to memoize properties bound to a request
Latest Version: 1.0.4
plone.memoize provides memo decorators for Zope 3 views and regular classes. For views, a memo will last as long as the request, even if the view is looked up several times. This requires the request to be marked as annotatable.
| File | Type | Py Version | Size | # downloads |
|---|---|---|---|---|
| plone.memoize-1.0rc2.tar.gz (md5) | Source | 15KB | 107 | |
| plone.memoize-1.0rc2-py2.4.egg (md5) | Python Egg | 2.4 | 26KB | 195 |
- Author: Martin Aspeli and David "Whit" Morriss <optilude at gmx net>
- Home Page: http://svn.plone.org/svn/plone/plone.memoize
- Keywords: plone memoize decorator
- License: LGPL
- Package Index Owner: hannosch, optilude, wichert
- DOAP record: plone.memoize-1.0rc2.xml
