On Oct 15, 2013, at 5:05 PM, Andy Lee <ag...@mac.com> wrote:
> Then instead of [self itemArray] you could use [self nonLeakingItemArray].

If you are indeed subclassing, even better would be to override itemArray to 
return [self nonLeakingItemArray].  Then you can use [self itemArray] 
everywhere else and the code looks "normal".

--Andy



_______________________________________________

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to