On 17 Oct 2016, at 07:36, phil@highoctane.be wrote:
I am in the other boat for reading OrderPreservingDictionary.
Both OrderedDictionary and OrderedIdentityDictionary are handled well, see #testOrderedDictionary. I believe OrderPreservingDictionary is not a standard Pharo part, it is part of PharoExtras. But it is in my main image too. The solution is probably to copy over #stonOn: and #fromSton: from [Ordered]Dictionary to StandardOrderedDictionary.
Phil
On Mon, Oct 17, 2016 at 3:43 AM, Sean P. DeNigris <sean@clipperadams.com> wrote: Sven Van Caekenberghe-2 wrote
Of course it does, it wouldn't be very good if it didn't ;-)
Great!
I fell down on "STONWriterError: custom #stonOn: implementation needed for variable/indexable class" for AbsolutePath. Is there an example of how to handle this? I read the paper and googled, but didn't see one...
----- Cheers, Sean -- View this message in context: http://forum.world.st/Spur-VM-Bug-for-Chinese-Characters-tp4918883p4919031.h... Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.