Re: Resolving alias
Re: Resolving alias
- Subject: Re: Resolving alias
- From: Nathan Day <email@hidden>
- Date: Fri, 17 Jan 2003 14:47:18 +1030
If you want to store alias records within your program, I have a class
on my web site (
http://homepage.mac.com/nathan_day/ ) that can do that,
it has a category to read and write to alias files as well, but the
mechanism for setting the the icon for the alias file might give the
incorrect icon is some odd circumstances. But if all you want to do is
resolve an alias file on the spot then what I gave you is the simplest
way.
On Thursday, January 16, 2003, at 09:10 PM, email@hidden wrote:
Wouldn't it be better to create something equivalent to an NSFSRef
which could be used in place of an NSString? If you convert an FSRef
to an NSString you've made the implicit assumption that the file path
is constant and may get a rude surprise if it isn't.
Nathan Day
http://homepage.mac.com/nathan_day/
_______________________________________________
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.