Hello Jan, thanks for the pointer. I did: NSDictionary dict = (NSDictionary)NSPropertyListSerialization.propertyListFromString((rm.inputStreamForResourceNamed("text.strings", FrameworkName, null)).toString()); but got to the following crash: ----------- A fatal exception occurred: propertyListFromString parsed an object, but there's still more text in the string. A plist should contain only one top-level object. ---------- I checked to see if there's any commentaries in the string file that could lead to something like that... but nothing. I might have done something wrong... Xavier
|
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (Webobjects-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com
This email sent to archive@mail-archive.com