> On 9 Oct 2020, at 12:13, Sean P. DeNigris <s...@clipperadams.com> wrote:
> 
> Tim Mackinnon wrote
>> Thanks, I had completely forgotten about STON, thats a good point too
>> (possibly this is what SimplePersistence uses as well - I'm not sure).
> 
> It currently uses Fuel, but the serializer/materializer is abstracted, so
> STON could probably be plugged in easily

As a textual format, STON has the advantage that you can read/edit the file 
(especially if you pretty print it).

Wrapping a ZnBuffered[Read|Write]Stream around your text/character stream 
before handing it to STON improves speed. 

> -----
> Cheers,
> Sean
> --
> Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html

Reply via email to