Something like "[ NSDictionary dictionaryWithContentsOfFile:]" for situation when there is no file (and no URL either)
Something like "[ NSDictionary dictionaryWithContentsOfFile:]" for situation when there is no file (and no URL either)
- Subject: Something like "[ NSDictionary dictionaryWithContentsOfFile:]" for situation when there is no file (and no URL either)
- From: Andrei Tchijov <email@hidden>
- Date: Tue, 14 Mar 2006 16:35:39 -0500
I have a command line tool which produce output "compatible" with
"[NSDictionary writeToFile:atomically:]". I need to read this output
in my GUI and re-create the dictionary. How I can do it without
resorting to storing result of the tool into temporary file?
Thank you in advance, your replies will be highly appreciated.
Andrei Tchijov
_______________________________________________
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