BBB/TODO comments

parent e47b8b17
......@@ -19,5 +19,10 @@ import zope.publisher.browser
class BrowserView(zope.publisher.browser.BrowserView):
# BBB for code that expects BrowserView to still inherit from
# Acquisition.Explicit.
def __of__(self):
return self
# TODO we probably want to provide the aq_* properties as well
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment