From 3a24da7cf9a8e09e5957d5ce21f215000881517c Mon Sep 17 00:00:00 2001 From: helmutm Date: Tue, 30 Mar 2010 13:53:27 +0000 Subject: [PATCH] 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 --- zutil/rcache.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zutil/rcache.txt b/zutil/rcache.txt index fdba6e5..f5581c3 100644 --- a/zutil/rcache.txt +++ b/zutil/rcache.txt @@ -44,7 +44,7 @@ value is just taken from the cache. 42 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 calculating