Re: What's the point of @properties?
Re: What's the point of @properties?
- Subject: Re: What's the point of @properties?
- From: Antonio Nunes <email@hidden>
- Date: Mon, 20 Sep 2010 20:31:43 +0100
On 20 Sep 2010, at 20:00, Kyle Sluder wrote:
> Did you mean "synthesized ivars"? It is important you be precise.
Yes that is what I meant.
> Automatically showing synthesized properties—or any properties at
> all—would be a bad idea, because methods have side effects, and even
> calling simple accessors at the wrong time can be detrimental to your
> program (remember, the debugger can be stopped anywhere; what if it's
> in the middle of updating the method cache in objc_msgSend, and then
> you go up a few frames into your own code?).
>
> Automatically showing synthesized ivars is a much safer operation, and
> one I too would like to see in the debugger.
Yes, that is what I'd like to see to.
Hmmm, I guess this should really move over to xcode-users if we continue the thread.
António
-----------------------------------------
Forgiveness is not an occasional act;
it is a permanent attitude.
--Martin Luther King, Jr
-----------------------------------------
_______________________________________________
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