[Zope] Acquisition? Did I just lose my Zen?
Michel Pelletier
michel@digicool.com
Tue, 21 Sep 1999 13:55:08 -0400
> -----Original Message-----
> From: Jay R. Ashworth [mailto:jra@baylink.com]
> Sent: Tuesday, September 21, 1999 12:56 PM
> To: zope@zope.org
> Subject: Re: [Zope] Acquisition? Did I just lose my Zen?
>
>
> On Tue, Sep 21, 1999 at 12:25:10PM +0000, Jim Fulton wrote:
> > When you acquire an object, the acquired object gets the context of
> > the aquirer *and* the context it was acquired from, with the source
> ^^
> > context taking precedence over the destination context. In the
> > example above, 'Personal' acquires from the top-level folder first,
> > and then from the 'frames' folder.
>
> That started off as a useful tidbit... then we got to the pronoun
> without a referent.
>
> "It".
>
> Which it?
The _acquired_ object.
-Michel