RE: [Zope] Testing if property is acquired
-----Original Message----- From: Paulo Eduardo Neves [mailto:neves@email.com] Sent: Wednesday, September 22, 1999 9:15 PM To: Zope List Subject: [Zope] Testing if property is acquired
Hi,
Is it possible to test if a property is acquired? It looks like we don't have access to aq_base from DTML?
Use aq_explicit. aq_base short circuits the DTML security, thus is not available. -Michel
thanks, -- Paulo Eduardo Neves maito:neves@email.com
_______________________________________________ Zope maillist - Zope@zope.org http://www.zope.org/mailman/listinfo/zope
(To receive general Zope announcements, see: http://www.zope.org/mailman/listinfo/zope-announce
For developer-specific issues, zope-dev@zope.org - http://www.zope.org/mailman/listinfo/zope-dev )
participants (1)
-
Michel Pelletier