[Zope] Zope caching method results??
    Dieter Maurer 
    dieter at handshake.de
       
    Wed Aug 13 21:29:31 EDT 2003
    
    
  
John Toews wrote at 2003-8-12 20:51 -0500:
 > The page is changing... But the results I'm looking at aren't.
 > 
 > The page outputs a list of lists. The number of items in the list is
 > based on a ZipFile object (actually a custom object that inherits from
 > that). So the number of items in the list, as well as the data, changes
 > - except for this one field.
What do you mean with "this one field"?
As you describe it, it does not seem to be a caching issue,
unless your External Method is precisely responsible for
"this one field" (and nothing else).
Dieter
    
    
More information about the Zope
mailing list