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
)
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 mails | Author | Date |
|---|---|---|
| Torsten Curdt | Feb 15, 20:43 | |
| Jean-Daniel Dupas | Feb 15, 21:07 | |
| Sean McBride | Feb 15, 21:29 | |
| Torsten Curdt | Feb 15, 23:55 | |
| Torsten Curdt | Feb 17, 14:08 | |
| Jean-Daniel Dupas | Feb 17, 14:13 |






Cocoa mail archive

