On Dec 9, 2009, at 4:11 PM, Laurent Daudelin wrote:

> FSSpec is not supported but FSRef still is? I just checked the documentation 
> but it's not clear that FSSpec is not ported (or deprecated?). Does 
> deprecated means it possibly won't be ported to 64-bit?

I think the FSSpec structure is actually still defined in the 64-bit headers, 
but all the APIs that actually used it were removed, rendering it quite 
useless. FSRef is still used by a lot of APIs despite the big URL push in Snow 
Leopard, so it's still in the 64-bit libraries.

> It's not clear what structures are deprecated or not from the Xcode 
> documentation, anybody has a link?

Unless the documentation specifically labels a function or method or data 
structure as "not available in 64-bit", it is available for both PPC64 and 
X86-64.

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