• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: __attribute__((NSObject)) not behaving as expected
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: __attribute__((NSObject)) not behaving as expected


  • Subject: Re: __attribute__((NSObject)) not behaving as expected
  • From: David Duncan <email@hidden>
  • Date: Fri, 24 Jan 2014 11:31:15 -0800

On Jan 24, 2014, at 11:12 AM, Kevin Meaney <email@hidden> wrote:

> On 24 Jan 2014, at 19:02, David Duncan <email@hidden> wrote:
>
>> Compiler folks could explain this better, but the root issue is that __attribute__((NSObject)) doesn’t do as much as you might expect given the way you’ve declared it. Its better in the long run to just not rely upon it.
>
> When you say the way I've declared it, you mean as a readonly property or is there just a better way to get the desired the result. I don't like the manual solution I described because it is really declared as an assign then goes and retains the context. So I'm not finding an answer I'm happy with and I can't believe others are not having the same problem.


Basically every reference needs to carry the attribute in order for the right thing to be done in all cases. I suspect most people aren’t having this problem because this particular attribute is not very well known or widely used.
--
David Duncan


_______________________________________________

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


References: 
 >__attribute__((NSObject)) not behaving as expected (From: Kevin Meaney <email@hidden>)
 >Re: __attribute__((NSObject)) not behaving as expected (From: David Duncan <email@hidden>)
 >Re: __attribute__((NSObject)) not behaving as expected (From: Kevin Meaney <email@hidden>)

  • Prev by Date: Re: __attribute__((NSObject)) not behaving as expected
  • Next by Date: Re: Non-breaking hyphen in UILabel?
  • Previous by thread: Re: __attribute__((NSObject)) not behaving as expected
  • Next by thread: Re: __attribute__((NSObject)) not behaving as expected
  • Index(es):
    • Date
    • Thread