I'm currently learning Cocoa via Java. (just can't stick the smalltalk syntax - makes my eyes go funny)
Anyhow I noticed that the java wrapper for NSArray does not support initFromFile or writeToFile. So what is the recommended manner for generating plist files etc. Are we supposed to use Java serialization?? I was hoping Cocoa would support something directly and natively within OSX (better performance), but I can't find anything?
regards
John.
Anyhow I noticed that the java wrapper for NSArray does not support initFromFile or writeToFile. So what is the recommended manner for generating plist files etc. Are we supposed to use Java serialization?? I was hoping Cocoa would support something directly and natively within OSX (better performance), but I can't find anything?
regards
John.