Re:
Re:
- Subject: Re:
- From: Brian Webster <email@hidden>
- Date: Sat, 31 Aug 2002 14:39:29 -0500
The latest ADC news points out a new technote at
<
http://developer.apple.com/technotes/tn2002/tn2053.html> posted by
Apple detailing the differences in 10.2. Here's one that might shed
some light on this conversation:
Alias resolution now begins with attempting to resolve the file path
name first before attempting to resolve the alias using the file id.
This is a fundamental change in the way aliases are resolved and it
corrects a problem that would prevent aliases from working as expected
on volumes restored from a back up copy. New flags have been added to
specify the previous behavior (where the file id would be tried first).
Pass kARMTryFileIDFirst to calls which accept a rulesMask or
kResolveAliasTryFileIDFirst to calls which accept mountFlags to specify
the file id first behavior. (r. 2683228).
--
Brian Webster
email@hidden
http://homepage.mac.com/bwebster
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.