On Tue, Jun 1, 2010 at 2:15 PM, Mike Abdullah <cocoa...@mikeabdullah.net> wrote: > By default Cocoa classes use automatic KVO. So long as Cocoa always changes > the URL by calling -setFileURL: you will get proper notifications.
This is certainly not the case for a great deal of Cocoa classes, particularly those which wrap Core Foundation types (NSPrintInfo, anyone?). The official word is "if it's not explicitly documented as KVO-compliant, don't treat it as such." --Kyle Sluder _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com