after the call to stringWithFormat and saw that it had a retain
count of 1 - this would seem to settle the issue that I am correct
on this point at least.
Just follow the memory management rules to which you were referred.
The retain count is none of your business (because other background
mechanisms may have an interest in your object(s) as well). Manage
your memory properly and never mind the actual count.
--
I.S.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com