Re: [Zope-dev] im_self of methods accessed via non trivial acquisition

2002-01-19 Thread Phillip J. Eby
At 01:12 PM 1/18/02 +0100, Stefan Bund wrote: >"Phillip J. Eby" <[EMAIL PROTECTED]> writes: > > > > Method rebinding is done only when an item is retrieved from the aq_self > > side, and only if im_self points to aq_self. If these conditions are met, > > a new binding is created which points to t

Re: [Zope-dev] im_self of methods accessed via non trivial acquisition

2002-01-18 Thread Phillip J. Eby
At 09:42 AM 1/18/02 +0100, Stefan Bund wrote: >A--O--[a] >| | >| [b] >| >O--B--O--[c] >| | | >| | [d] >| | >| O--[e] >| | >| [f] >| >[g] > >... > >let /m/ be a method of the objekt /f/. The expression of interest is > > x := A.m > >I would expect /x.im_self/ to be an acquisition wra