Re: NSApplication _doOpenUntitled raises exception under Leopard, not Tiger
Re: NSApplication _doOpenUntitled raises exception under Leopard, not Tiger
- Subject: Re: NSApplication _doOpenUntitled raises exception under Leopard, not Tiger
- From: "Kyle Sluder" <email@hidden>
- Date: Sat, 23 Aug 2008 17:08:51 -0400
On Sat, Aug 23, 2008 at 4:55 PM, Todd Blanchard <email@hidden> wrote:
> I had no idea - I'm still catering to the Tiger world mostly. Is there a
> good document that just tells me what is new?
The Leopard release notes are a great start:
http://developer.apple.com/releasenotes/Cocoa/Foundation.html
By the way, I was mistaken in suggesting breaking on +[NSException
raise]. No such method exists. You want to break on -[NSException
raise] instead.
--Kyle Sluder
_______________________________________________
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