On 2009 Feb 16, at 19:42, Chris Idou wrote:
readFromURL is the appropriate place to start populating the document.
Thank you, Chris. After invoking super in readFromURL:ofType:error: is indeed late enough for fetches to work, but early enough to still affect reading of the other contents.
I was hoping for something that would also run during the creation of new documents, but since readFromURL:ofType:error: does not, I'll just have to use two hooks.
_______________________________________________ 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]
