> On 27 Jan 2019, at 03:38, Richard O'Keefe wrote:
>
> What *is* the persistence scheme in Pharo these days?
FUEL is the standard binary serialiser (which can do blocks, execution stacks,
etc).
STON is the standard textual serialiser (that cannot do blocks).
It has been like that for many v
Hi there,
I just created a GitHub repo to collect myths around Smalltalk-based
technologies: Pharo, Squeak, VW, VAST, Smalltalk/X, GNU/ST, etc. in the
spirit of the Falsehoods lists [1-4].
This is just a draft now but please feel free to add falsehoods based on
your own experiences. Examples are