Using dealloc method in a class that have only class methods
Using dealloc method in a class that have only class methods
- Subject: Using dealloc method in a class that have only class methods
- From: Tharindu Madushanka <email@hidden>
- Date: Thu, 22 Oct 2009 06:11:49 +0530
Hi
I have created a class with only class methods in it and a single static
instance variable allocated only one with a class method. Do I need to add a
-(void) dealloc: method to this class. Could someone kindly explain.
Thank you,
Tharindu Madushanka
tharindufit.wordpress.com
_______________________________________________
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
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden