Newbie with stupid question cont.
Newbie with stupid question cont.
- Subject: Newbie with stupid question cont.
- From: Oscar Morales Vivó <email@hidden>
- Date: Tue, 19 Mar 2002 17:52:28 +0100
Wasn't it possible to re-init objects in Objective-C? I was thinking
about it as a possible approach to avoiding the memory manager overhead
in some easily controlled cases (like the one in the thread starting
post), but I guess there's problems with that approach, like ensuring
the destructor gets called. Would this be a case where manually sending
dealloc would be a sensible thing to do?
As I'd like to know if this is a reasonable thing to do in Objective-C,
any comments would be appreciated.
Hope that helped:
Oscar Morales.
_______________________________________________
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.