Re: readonly IBOutlet autosynthesized property new warning
Re: readonly IBOutlet autosynthesized property new warning
- Subject: Re: readonly IBOutlet autosynthesized property new warning
- From: Sean McBride <email@hidden>
- Date: Fri, 08 Feb 2013 18:51:17 -0500
- Organization: Rogue Research Inc.
On Thu, 31 Jan 2013 21:42:23 +0800, Roland King said:
>> I do need them, these are the UILabels and UIOtherThings which need to
>be updated as the model object for which my UIView subclass is the view,
>changes. And sometimes I also need them not just internally in the class
>itself, but I need to export them readonly so other people can use them.
>A good use case for that is one of the ones which had this warning, a
>UITableViewCell subclass which loads the UI from a NIB, and exports some
>of the UI elements loaded as readonly properties so that the table view
>data source can configure them in cellForRowAtIndexPath:.
>>
>> This should be pretty easy to distill down, if I can come up with a
>decent short project showing this I'll file it.
>>
>> Thanks
>
>rdar://13123861
>
>A little verbose but hopefully clear.
Clear enough apparently, as it's apparently just been fixed in clang:
<http://llvm.org/viewvc/llvm-project?view=revision&revision=174775>
Now let's see how long it takes to get into Xcode. :)
Cheers,
--
____________________________________________________________
Sean McBride, B. Eng email@hidden
Rogue Research www.rogue-research.com
Mac Software Developer Montréal, Québec, Canada
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden