You should read:
http://developer.apple.com/mac/library/documentation/Cocoa/Conceptual/ObjectiveC/Introduction/introObjectiveC.html
For a quick answer to your question, select the section "Declared
properties", and search within the page for "retain".
Best wishes,
Hamish
On Fri, Mar 5, 2010 at 11:22 AM, Ariel Feinerman <email@hidden> wrote:
> Hi,
>
> @property(retain) NSObject *object;
> does message [thing setObject: theObject] releases old value of the object?
> --
> best regards
> Ariel
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Objc-language mailing list (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Objc-language mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden