| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
At WWDC during one of the sessions (410 - Cocoa Update, I think), the presenter mentioned a new Objective-C exception syntax in Cocoa using @try, @catch, and @finally.
Does anyone know if this available in the GCC 3.3 compiler? [sorry - I haven't installed the tools yet]
If so, does it play nicely with existing exception macros (NS_DURING, NS_HANDLER, NS_ENDHANDLER)?
Does it merge well with C++ exceptions (so as to make mixing of C++ and Objective-C possible)?
If not, is there a recommended migration path?
| References: | |
| >gcc 3.3 try - catch -finally (From: Chris Meyer <email@hidden>) |
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.