Skip navigation.
 
mlRe: r/w resource forks
FROM : Jean-Daniel Dupas
DATE : Fri Feb 15 21:07:44 2008

Le 15 févr. 08 à 20:43, Torsten Curdt a écrit :

> Hey folks
>
> IIUC there is no official API to read and write resource forks from 
> Cocoa.
> Anyone know of a framework somewhere? Couldn't find anything through 
> Google yet.
>
> cheers
> --
> Torsten
>
> _______________________________________________
>
> Cocoa-dev mailing list (<email_removed>)
>
> 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/<email_removed>
>
> This email sent to <email_removed>
>



The official API to read and write resources forks from Cocoa is the 
CoreServices's File Manager.
OK, this is not an obj-c API, but isn't obj-c just a C superset?

If you prefere an Obj-C class, there is NSResourceFork (http://homepage.mac.com/nathan_day/pages/source.xml#ndresourcefork
)

Related mailsAuthorDate
mlr/w resource forks Torsten Curdt Feb 15, 20:43
mlRe: r/w resource forks Jean-Daniel Dupas Feb 15, 21:07
mlRe: r/w resource forks Sean McBride Feb 15, 21:29
mlRe: r/w resource forks Torsten Curdt Feb 15, 23:55
ml[OT] Re: r/w resource forks Torsten Curdt Feb 17, 14:08
mlRe: [OT] Re: r/w resource forks Jean-Daniel Dupas Feb 17, 14:13