Re: Inconsistent NSBundle behavior
Re: Inconsistent NSBundle behavior
- Subject: Re: Inconsistent NSBundle behavior
- From: Sherm Pendley <email@hidden>
- Date: Wed, 31 Dec 1969 19:11:36 -0500
On Thursday, April 17, 2003, at 10:38 AM, petite_abeille wrote:
documentation states: "if the extension argument is nil or an empty
string (@""), the resource sought is identified by name, with no
extension"... In other words, if my resource is named
'Directory.extension', NSBundle returns its path.
That's not how I interpret that. I think it means, if you need to find a
resource whose name has no extension, pass nil or @"" as the type.
sherm--
_______________________________________________
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.