[squeak-dev] Other serialisation formats -- SIXX serialisation format, JSON, Fuel?

H. Hirzel hannes.hirzel at gmail.com
Wed Aug 31 11:18:13 UTC 2016


A test of Fuel with Squeak 5.1 ran three hours ago.

https://travis-ci.org/theseion/Fuel/jobs/156426655

SmalltalkCI: 515 Tests, 0 Failures, 0 Errors in 5.713s

On 8/31/16, Fabio Niephaus <lists at fniephaus.com> wrote:
> +1 Fuel
>
> Max also runs all CI tests on different Squeak versions:
> https://travis-ci.org/theseion/Fuel
> Therefore, Fuel should be compatible to Squeak versions later than 4.4.
>
> --
>
> On Wed, Aug 31, 2016 at 1:00 PM H. Hirzel <hannes.hirzel at gmail.com> wrote:
>
>> https://github.com/theseion/Fuel
>>
>> says about Fuel
>>
>> - No special VM-support needed.
>> - Can serialize/materialize not only plain objects but also classes,
>> traits, methods, closures, contexts, packages, etc.
>> - Very customizable: ignore certain instance variables, substitute
>> objects by others, pre and post serialization and materialization
>> actions, etc.
>> - Supports class rename and class reshape.
>> - Good test coverage (almost 600 unit tests).
>>
>> On 8/31/16, Tobias Pape <Das.Linux at gmx.de> wrote:
>> >
>> > On 31.08.2016, at 11:14, Bert Freudenberg <bert at freudenbergs.de> wrote:
>> >
>> >> On Wednesday, 31 August 2016, H. Hirzel <hannes.hirzel at gmail.com>
>> wrote:
>> >>
>> >> We might consider JSON or Fuel might as well options for a format to
>> >> save projects (with ImageMorphs, Browsers, Workspaces, BookMorphs for
>> >> example).
>> >>
>> >> If someone wants to take a serious look I'd suggest Fuel. Being a
>> >> replacement for ImageSegments was one of its design goals, if I
>> >> remember
>> >> correctly.
>> >>
>> >> - Bert -
>> >
>> > +1
>> >
>> > Also, Max Leske always made an effort that Fuel easily loads in Squeak.
>> >
>> > best regards
>> >       -Tobias
>> >
>> >
>> >
>>
>>
>


More information about the Squeak-dev mailing list