Re: @property question
Re: @property question
- Subject: Re: @property question
- From: "Shawn Erickson" <email@hidden>
- Date: Mon, 12 May 2008 14:42:37 -0700
On Mon, May 12, 2008 at 2:30 PM, Craig Hopson <email@hidden> wrote:
> So, the question is, what is the difference between using self. notation
> and not? I have declared the properties to retain the objects. The
> compiler is happy, I just die at run time when I attempt to access the
> contents of a Foo. It looks like the contents of Foo are not retained in
> the second case.
Can you post a complete code sample that shows this issue? One that
can be compiled,etc.
How does your application "die". Have you looked at the state of
things using the debugger?
-Shawn
_______________________________________________
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