Re: Re[2]: Child context for Web App

From: Pierre Gilquin (pgilqui..luewin.ch)
Date: Sun Mar 23 2008 - 14:33:02 EDT

  • Next message: Pierre Gilquin: "Re: Re[2]: Child context for Web App"

    Thanks Andrey,

    context.uncommittedObjects() is a good idea.

    I have also thought to get rid of child context and conversions using transaction when a session needs it . I will look
    documentation about this ...

    Regards

    Pierre

    ----- Original Message -----
    From: "Razumovsky Andrey" <hmai..otmail.ru>
    To: <use..ayenne.apache.org>
    Sent: Sunday, March 23, 2008 11:01 AM
    Subject: Re: Re[2]: Child context for Web App

    > Hi again, Pierre!
    >
    > I think i finally understood your problem, forget all i said about nested contexts :)
    >
    > PG> It seems to me that if you want to make relations between objects, they have to be in the same context.
    > Not 100% sure, but i think so. For workaround, you need that localObject() method.
    >
    > PG> Do I have to make all these object's conversions (from parent to child context and back) or is there a shortcut ?
    > I don't know about any. Still, you can use context.uncommittedObjects() method to obtain collection of
    > created/deleted/modified objects and easily iterate through it. I don't see any problems here.
    >
    > Regards,
    > Andrey
    >



    This archive was generated by hypermail 2.0.0 : Sun Mar 23 2008 - 14:33:37 EDT