Re: ditto in ObjC or C
Re: ditto in ObjC or C
- Subject: Re: ditto in ObjC or C
- From: Graham Lee <email@hidden>
- Date: Tue, 3 May 2005 19:43:43 +0100
On Tuesday, May 3, 2005, at 04:23 PM, Finlay Dobbie wrote:
On 5/3/05, Graham J Lee <email@hidden> wrote:
In an off-list discussion with Rémy I suggested looking at the source
code for cp from Darwin 8.0 as it understands resource forks -
mentioned on-list as well as it's relevant :-)
I haven't looked, but I suspect that cp is using the (slightly odd)
fact that the resource fork is exposed as an EA in Darwin 8.0 (or at
least a special case of one). This won't work on pre-Tiger.
Does that mean that the resource fork could be inspected/modified using
the *xattr() family in C, and that this might be what the OP is looking
for via a bit of JNI magic if they don't mind targetting >10.4 only?
:-D
Graham.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden