Re: Future Objective-C changes
Re: Future Objective-C changes
- Subject: Re: Future Objective-C changes
- From: Quentin Mathé <email@hidden>
- Date: Wed, 21 May 2003 21:00:02 +0200
Le mercredi, 21 mai 2003, ` 10:02 Europe/Paris, Marcel Weiher a icrit :
Hmm...I don't find it error prone. If you use convenience factor
methods for temporary objects, then the only place you need to deal
with reference counting is the accessor. If you use accessor-macros,
the accessors, and especially the refcounting that goes on inside them
essentially disappears, and the whole thing is automatic (apart from
dealloc, but that is so straightforward/boiler-plate that it just
disappears in the other syntactic noise of creating a class).
You are talking about accessors-macros I'm curious to see an example.
--
Quentin Mathi
email@hidden
_______________________________________________
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.