Re: @property question
Re: @property question
- Subject: Re: @property question
- From: Craig Hopson <email@hidden>
- Date: Mon, 12 May 2008 16:19:52 -0600
Guys,
I think I've been the victim of some side effect that I cannot track
down. With no other changes, I tried again with each style,
[ self.fieldArray addObject:inFoo ];
[ fieldArray addObject:inFoo ];
replacing all occurrences for each test, and both work - what I would
have expected.
Thanks for your input.
-Craig
_______________________________________________
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