I've defined my own dtml tag (i.e. <dtml-foo></dtml-foo>) and I am
trying to look up an object depending on the arguments passed to my
tag.  The python class that defines the tag inherits from
Acquisition.Implicit, but 'self' doesn't contain any of the
Acquisition hiarchy.  It seems like this must be possible, since the
<dtml-var> tag must have to do an object lookup somewhere for objects
passed to it to render.  Can anybody shed some light on this?  Is it
doable?  TIA
-Brett

_______________________________________________
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope )

Reply via email to