On 9 June 2011 03:23, Sean Malloy <smalloy@gmail.com> wrote:
Last months I and Tristan have been working on Fuel project, an object binary serialization tool. The idea is that objects are much more times loaded than stored, therefore it is worth to spend time while storing in order to have faster loading and user experience. We present an implementation of a pickle format that is based on clustering similar objects.
Having not looked at Fuel at all...
Has anyone done any serious work with Paul Baumann's SRP?
And also with MessagePack (http://msgpack.org/), a highly space/time efficient binary serialization protocol. There is an implementation on SqueakSource at http://www.squeaksource.com/MessagePack and a high-level object-serialization protocol on top of that at http://www.squeaksource.com/STOMP. Lukas -- Lukas Renggli www.lukas-renggli.ch