[EMAIL PROTECTED] wrote:
> 
> That is, with a simple method, and not disabling the Acqusition class,
> something like self.aq_disabled('attribute') .

So kindof the inverse of using Aquisition.Explicit and using the
aq_acquire method?

What you describe would be really cool...

The only workaround for now is to use calls to ac_acquire() and provide
a filter function, but this doesn't help when other code that you have
no control over accesses an attribute that you'd rather not have
acquired :-(

cheers,

Chris

PS:
http://www.zope.org/Members/michel/Projects/Interfaces/AcquisitionWrappedObject

_______________________________________________
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