On Dec 1, 2014, at 10:41 , Andreas Höschler <ahoe...@smartsoft.de> 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 (Cocoa-dev@lists.apple.com)

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to