Op 4-10-2010 14:55, Roland King schreef:
http://developer.apple.com/library/mac/#documentation/cocoa/Conceptual/PropertyLists/AboutPropertyLists/AboutPropertyLists.html%23//apple_ref/doc/uid/1048i-CH3-46719-CJBIGFCD
No. writeToFile: writes a property list representation of the dictionary and
It has to be strings because that's the definition of a property list and that
method writes a property list representation.
On 04-Oct-2010, at 9:00 PM, Remco Poelstra wrote:
> Op 4-10-2010 14:55, Roland King schreef:
>> http://developer.apple.com/library/mac/#documentation/cocoa/Conceptual/Pro
http://developer.apple.com/library/mac/#documentation/cocoa/Conceptual/PropertyLists/AboutPropertyLists/AboutPropertyLists.html%23//apple_ref/doc/uid/1048i-CH3-46719-CJBIGFCD
No. writeToFile: writes a property list representation of the dictionary and
from the above you can see that NSDiction