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 _______________________________________________ Zope maillist - [email protected] http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
