On Jun 18, 2010, at 9:20 AM, Mike Abdullah wrote: > Aside from your actual question, I urge you to go back and read the Cocoa > fundamentals. Your method names are totally wrong,
I only saw one error: the method name “GetNSImage” should probably be “image” (method names should be lowercase unless they begin with a common acronym like “URL” or “TIFF”, and the prefix “get” is not used.) > and the memory management guide covers all the details of -autorelease. Has it been extended to discuss objects referenced inside blocks? That’s a pretty tricky detail. —Jens_______________________________________________ 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