| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
It depends on what your use case is. You can manually do whatever makes sense for you (and it will lock for you regardless), but in general, we can't really just do this in any easy way. In most cases a component gets passed in an EO or an array of EOs, and you don't know what EC it originally came from, so you sort of have to solve this in the general case. For instance, I use peer editing contexts a lot on pages where i fetch big sets of data almost like a peer NSAutoreleasePool, so I can dispose the EC and clean up the entire lot. If everything is loaded in session, it's hard to do things like that. ms On May 31, 2007, at 1:42 PM, Ted Archibald wrote: In this instance, couldn't you have all the EOs you're using in the defaultEC then just transfer them into ERXEC via localInstancesOfObjects? |
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/email@hidden This email sent to email@hidden
| References: | |
| >Nested Editing Contexts (From: "Ted Archibald" <email@hidden>) | |
| >Re: Nested Editing Contexts (From: Steven Mark McCraw <email@hidden>) | |
| >Re: Nested Editing Contexts (From: "Ted Archibald" <email@hidden>) | |
| >Re: Nested Editing Contexts (From: Steven Mark McCraw <email@hidden>) | |
| >Re: Nested Editing Contexts (From: Mike Schrag <email@hidden>) | |
| >Re: Nested Editing Contexts (From: Steven Mark McCraw <email@hidden>) | |
| >Re: Nested Editing Contexts (From: Mike Schrag <email@hidden>) | |
| >Nested Editing Contexts (From: "Ted Archibald" <email@hidden>) |
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.