27 Nov
2009
27 Nov
'09
12:42 p.m.
from zope.__future__ import new_adapter_lookup?
Let's leave how special names are created in Python to Python. We already have __parent__, __annotation__ etc. What if Python brings a special name which we are using with a different semantics. May be we can use special prefix for Zope's own special names, some thing like: _z__specialname__ . Regards, Baiju M