On Aug 8, 2009, at 8:14 PM, John Michael Zorko <jmzo...@mac.com> wrote:
My question -- what is the correct way to release the UIImageView's animatedImages array? I assign an NSMutableArray to it, play the animation, then set the UIImageView's animatedImages to nil. I then release the NSMutableArray and recreate it. Is this correct?
Your question is meaningless without context, and the fact that you're asking it indicates a lack of familiarity with the Cocoa memory management rules.
Since we have been asked not to paraphrase them here, all I can suggest is that you review the documentation and, if you're still confused, post your code.
--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