6 Dec
2000
6 Dec
'00
11:31 a.m.
morten@esol.no 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/AcquisitionWrappedObj...