chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] s11n among different chicken versions


From: felix winkelmann
Subject: Re: [Chicken-users] s11n among different chicken versions
Date: Fri, 21 Jul 2006 08:56:41 +0200

On 7/21/06, Daishi Kato <address@hidden> wrote:
Hi,

Is it well known that a serialization and a deserialization
are not compatible between different chicken versions?
Any way for convertion? any workaround?


The remark about versions means, that it *can* be incompatible
among chicken versions, for example if object layout changes.
If you have control over the installed chicken version, then this
is not a problem.

s11n is *not* intended as a general, platform-independent information
interchange format - it is intended as an efficient binary storage
format for arbitrary, even cyclic data.


cheers,
felix

--
http://galinha.ucpel.tche.br:8081/blog/blog.ssp




reply via email to

[Prev in Thread] Current Thread [Next in Thread]