1 Apr
2006
1 Apr
'06
9:17 a.m.
JoseLuis de la Rosa TriviƱo wrote at 2006-3-30 12:19 +0200:
... Does anybody knows how to make ZopeTime available in zope 2.9.1? Or is there any alternative product for zope 2.9.1?
"ZopeTime" is a method of the "Application" object (the root of Zope's site hierarchy). I would be extremely surprised, if this object had lost this method. I expect that your problem lies elsewhere (e.g. by a restricted acquisition context (lacking the root object) or an intermediate explicit acquisition wrapper. -- Dieter