Oct. 17, 2016
7:14 p.m.
Sean P. DeNigris wrote
I copy pasted them from the latest STON package. Thanks.
Ugh. FileLocator home / 'Downloads' / 'myfile.ston' writeStreamDo: [ :s | STON put: myDB onStream: s]. and then FileLocator home / 'Downloads' / 'myfile.ston' readStreamDo: [ :s | STON fromStream: s ] resulted in: "STONReaderError: At character 978274: unexpected property name type" Any thoughts on how to debug? ----- Cheers, Sean -- View this message in context: http://forum.world.st/Spur-VM-Bug-for-Chinese-Characters-tp4918883p4919109.h... Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.