Nov. 29, 2015
5:19 p.m.
I used message pack before. Nice thing is that you can easily also integrate to other environments. https://github.com/msgpack/msgpack-smalltalk http://smalltalkhub.com/#!/~MasashiUmezawa/MessagePack Seabstian On 2015-11-29 6:57 AM, Dimitris Chloupis wrote:
Just wondering what my options are about sharing data between images, should I use Ston ? A database ? something else ?
I would prefer options that have as few dependencies as possible and something that does not require from my users to install external stuff.
For now Ston looks like a good option but I am very new to all this so I would welcome any advice from the pharo experts.