Re: Cocoa vs User: 0 - 1
Re: Cocoa vs User: 0 - 1
- Subject: Re: Cocoa vs User: 0 - 1
- From: Rosyna <email@hidden>
- Date: Sat, 17 Apr 2004 08:57:55 -0700
The fix is to just not cache paths. Just call CFURLCreateFromFSRef()
each time the path is needed in NSBundle. It might already do this. I
haven't checked. Standard behaviour really. It is what NSDocument
probably does as well since it supports moving files while they are
in use now.
Ack, at 4/17/04, Ondra Cada said:
On 17.4.2004, at 17:27, Charles Srstka wrote:
All they'd have to do is fix the bug in NSBundle, and these things
would work properly
No they won't. It is perfectly normal and standard to cache paths
and you can't say how many apps would break if you allow moving them
while running.
--
Sincerely,
Rosyna Keller
Technical Support/Holy Knight/Always needs a hug
Unsanity: Unsane Tools for Insanely Great People
_______________________________________________
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.