Re: canBeVisibleOnAllSpaces added in 10.5 and deprecated in 10.5?
Re: canBeVisibleOnAllSpaces added in 10.5 and deprecated in 10.5?
- Subject: Re: canBeVisibleOnAllSpaces added in 10.5 and deprecated in 10.5?
- From: Corbin Dunn <email@hidden>
- Date: Tue, 21 Apr 2009 15:33:00 -0700
On Apr 21, 2009, at 2:34 PM, Sean McBride wrote:
Hi,
Can someone explain how a method added in 10.5 can be deprecated in
10.5? [sic]
<http://developer.apple.com/documentation/Cocoa/Reference/ApplicationKit/
Classes/NSWindow_Class/DeprecationAppendix/
AppendixADeprecatedAPI.html>
That method was introduced in a 10.5 seed. We later decided on some
better API before we shipped:
- (void)setCollectionBehavior:(NSWindowCollectionBehavior)behavior;
- (NSWindowCollectionBehavior)collectionBehavior;
And deprecated the previous new API in the same release.
Please log a documentation bug requesting a clarification on the
replacement method(s).
corbin
_______________________________________________
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