They did this as a migration to Swift I believe. It has to do with migrating to properties from getters / setters. If you look at the header, the property is now just flipped, and readonly. However, you can still override the getter method on the property itself and return YES.
- Cody > On Jul 24, 2014, at 4:39 PM, Graham Cox <graham....@bigpond.com> wrote: > > Looking at the lastest documentation for Yosemite, is indicates that -[NSView > isFlipped] is deprecated. That seems rather major. Does that mean we can't > have flipped views in future? Otr is something replacing this? > > --Graham > > > > _______________________________________________ > > 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/cody%40servalsoft.com > > This email sent to c...@servalsoft.com _______________________________________________ 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