Le 25 août 08 à 15:18, Stéphane Sudre a écrit :

Probably a stupid question but I don't see anything in the objc headers or in some old slides corroborating this.

When you build a project for a 64-bit architecture (such as x86_64), does this imply the Objective-C version for this architecture is going to be 2.0?


Yes, it is. The 64 bits runtime is a whole new runtime wrote for Leopard, and it supports all the Obj-C 2 features and bring some other improvments that are not possible in the 32 bits runtime without breaking binary compatibility with previous version (like obj-c exceptions compatible with C++ exceptions in obj-c++).



_______________________________________________

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 [EMAIL PROTECTED]

Reply via email to