[Zope] ZClass Virgin

Robin Becker robin@jessikat.demon.co.uk
Sat, 28 Aug 1999 16:39:41 +0100


What's the preferred way to change a property. Eg say I have a property
count and I want to increment this each time the object is viewed. I've
tried various constructs like
<dtml-call count="count+1"> ....</dtml-let>, but the count always goes
back to the original value.
-- 
Robin Becker