Re: Protecting singleton objects from releasing
Re: Protecting singleton objects from releasing
- Subject: Re: Protecting singleton objects from releasing
- From: petite_abeille <email@hidden>
- Date: Sun, 16 Feb 2003 13:22:45 +0100
On Feb 15, 2003 Publiclook wrote:
If you can't live with Cocoa's memory management then don't use Cocoa.
If you use Cocoa then follow the rules and you don't need protection
from releasing singletons.
Well... this is an admirably principled position... bravo and good luck
:-)
In any case, as far as singleton goes... the issue is not so much with
releasing them... but allocating too many of them... try to tell IB to
follow your "naming convention"... but as always... YMMV.
Cheers,
PA.gc()
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.