| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
2) Closely related to that, it's very common to do a bunch of things in close succession. Think of rendering a page. You bind to all sorts of EO's, and every operation that touches EO's potentially needs a lock. If you were to turn on lock debugging, you'd see that Wonder is going to go locking and unlocking your EC. It's really just spending a lot of time doing things that it doesn't need to, and stack on top of that #1, that you really generally don't WANT sparse locking, and you get a recipe for obnoxious lock behavior.
_______________________________________________ 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>) |
| 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.