Sven Van Caekenberghe
Sven Van Caekenberghe
But this only checks a very simple case (one level deep). You can create self-referring structures that are much deeper before they cycle. No ?
Well, #asByteArray is dangerous and a bad idea as a general thing on strings/symbols. Going from characters to bytes is called encoding, and there are different ways to do this....
Yes, very annoying, I reported this before.
Yes this would be very nice to have, it is missing right now. I agree, it is an add-on that would best go into "Zinc-HTTP-Inspector-Extensions"
If you want, do a PR to zinc first, then we can test it a bit, after that it can simply be loaded to pharo
Hi Fabio, The idea and ideal is to have STON running on all Smalltalk implementations, and maybe even on other dynamically typed languages. The question is of course who has...
Hi Fabio, Any progress ? Sven
OK, no problem.
Yes, for me the ss3.gemstone.com repo comes first. On each commit, I manually sync with the sthub,com repo. Only from time to time do I export to git. Sometimes I...
I tried myself in Squeak 4.5 These are the warnings before loading: ``` This package depends on the following classes: TClassDescription OrderedDictionary SmallDictionary TClass You must resolve these dependencies before...