>> Recycled objects can appear as leaks, making it hard to distinguish >> between a bug and normal behavior. > > I don't think that's true (it doesn't fit with the algorithm used for > identifying leaks), but if it is, please file a bug report:
I didn't mean to imply the Leaks instrument. Using the ObjectAlloc instrument to find rooted leaks, for example, and seeing a steady increase of NSNumber and NSString objects leads one to believe there's a leak, when in fact the objects are just being cached. Of course I don't think anyone would consider this a bug - just something that needs to be kept in mind. _______________________________________________ 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