[Zope3-dev] interaction between LocationProxy and IIntId utility

Benji York benji at zope.com
Thu Jul 7 14:14:16 EDT 2005


Jim Fulton wrote:
> We don't want to *require* objects to provide ILocation.
> 
> I don't know what the right answer is here. I'll think about it. I'd 
> love some good suggestions.

Perhaps an ILocation adapter that would keep the __name__ and __parent__ 
information in a separate place (attribute annotations, or a BTree 
somewhere).

So, instead of things getting proxied when they don't provide ILocation, 
they would instead be adapted.
-- 
Benji York
Senior Software Engineer
Zope Corporation


More information about the Zope3-dev mailing list