add utility for caching values in the request

git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@3795 fd906abe-77d9-0310-91a1-e0d9ade77398
This commit is contained in:
helmutm 2010-03-30 13:53:27 +00:00
parent b880efba3e
commit 3a24da7cf9

View file

@ -44,7 +44,7 @@ value is just taken from the cache.
42 42
Let's now have a look at the case where the result of the calculation is Let's now have a look at the case where the result of the calculation is
stored immediately in the view. stored immediately in the view, as an instance attribute (property).
>>> v1.value >>> v1.value
calculating calculating