Re: Add metadata to my files for Spotlight
Re: Add metadata to my files for Spotlight
- Subject: Re: Add metadata to my files for Spotlight
- From: Scott Anguish <email@hidden>
- Date: Tue, 10 May 2005 13:23:24 -0400
On May 10, 2005, at 11:08 AM, Ondra Cada wrote: Lorenzo,
On 10.5.2005, at 15:39, Lorenzo wrote:
tempDict = [[NSDictionary alloc] initWithContentsOfFile:(NSString*)pathToFile];
For a temp dict, you may perhaps prefer dictionaryWithContentsOfFile :) Or perhaps not, depending on what exactly you are doing :))
this was done for a reason. trying to avoid using autorelease pools.
|
_______________________________________________
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