On 2010 Jun 02, at 02:15, Mike Abdullah wrote: > er, I meant just override -setFileURL: to post a notification.
But that doesn't solve the possibility of some future OS release changing fileURL in a non-KVO-compliant manner when another process changes the path of this document. Not likely, I realize. But anyhow, I realized later that I also need to watch the *contents* of this file (like BBEdit automatically reloads when a file on disk changes), so I'm dusting off my kqueue code anyhow. Thanks for the ideas, all. _______________________________________________ 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
