On 10 Sep 2012, at 12:59, Motti Shneor <[email protected]> wrote: > Hello and thanks Richard. > > Although I don't need such heavy-weapons, and I don't at all deal with > programmatic bindings here, I'd still like (if possible) to learn some more > about the implementation of your internal tools. I didn't yet have a chance > to work with swizzling, and maybe its time I started. > > My case is not of complexity, but of performance. If I simply observe all the > time, and then filter what I need, penalty would be too much. I get huge > amount of observation-calls (every refresh of my core-data context) and I > need to inspect lots
And you actually tried it, measured it, and determined observing all the time was too slow? Your wording makes it unclear. The KVO system has some slightly surprising performance characteristics in practice. _______________________________________________ Cocoa-dev mailing list ([email protected]) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
