• 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: App fails on Yosemite - "Cannot remove an observer"
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: App fails on Yosemite - "Cannot remove an observer"


  • Subject: Re: App fails on Yosemite - "Cannot remove an observer"
  • From: Quincey Morris <email@hidden>
  • Date: Mon, 01 Dec 2014 19:11:48 +0000

On Dec 1, 2014, at 10:41 , Andreas Höschler <email@hidden> wrote:
>
> What the heck does that mean? How can they remove these access methods?

They didn’t. What they did is to change the access method declarations to @property declarations. The change shows up in the API changes as a deletion and and addition, but at run time, the exact same methods behave exactly as before.

> No idea what this NSScrollView.autohidesScrollers stuff is all about.

You’ve never seen Objective-C properties before!?

> This does not even look like Objective-C anymore!? Will they remove the message sending idea of Objective-C all together in the next release?

IDK, but if you don’t watch out they might … I dunno … add a whole new language in the next release!?



_______________________________________________

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: 
 >Re: App fails on Yosemite - "Cannot remove an observer" (From: Andreas Höschler <email@hidden>)

  • Prev by Date: Re: Deployment Target
  • Next by Date: [CALayer cornerRadius] vs. [NSBezierPath bezierPathWithRoundedRect:xRadius:yRadius]
  • Previous by thread: Re: App fails on Yosemite - "Cannot remove an observer"
  • Next by thread: Re: App fails on Yosemite - "Cannot remove an observer"
  • Index(es):
    • Date
    • Thread