Dec. 5, 2014
7:02 a.m.
Am 04.12.2014 um 23:31 schrieb Thierry Goubier <thierry.goubier@gmail.com>:
Hi all,
I'm just wondering.
Would it work to have a package format based on Fuel?
I doubt it would work cross platform. I don't know how fuel serializes WideString, LargePositiveInteger, BoxedFloat64. These differ between smalltalk platforms. The source as string solves that. Strings are written as unicode string and numbers as certain number format etc. Norbert
Would that make loading faster?
Does it already exist?
Thanks,
Thierry