On Jul 23, 2011, at 7:50 AM, Andre Masse wrote:

> Hi,
> 
> Got this warning in Xcode 4.1 on Lion. Is this really deprecated? There's no 
> indication in NSWindowController header…

Are you sure the object is typed as an NSWindowController and not an id or 
something else? -[NSWindowController window] is not deprecated, but 
-[NSCachedImageRep window] was deprecated a while ago, so maybe the compiler 
confused the two…

Nick Zitzmann
<http://www.chronosnet.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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

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

Reply via email to