> >> On May 2, 2020, at 09:15, Gabriel Zachmann via Cocoa-dev >> <cocoa-dev@lists.apple.com> wrote: >> >> ?I've got an app that makes heavy use of ScreenSaverView (i.e., creates an >> instance of a subclass). > > ScreenSaverView is for screensavers, not apps. It?s behavior in an app is not > guaranteed to work. >
You mean, it could happen that Apple decides to make ScreenSaverView a subclass of some class other than NSView ? (currently, it is a subclass of NSView) I agree that with Apple you never know what massive changes are waiting around the corner. But, are there other reasons why you recommend against using ScreenSaverView? Best regards, Gabriel _______________________________________________ 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