Review: std.msgpack
Masahiro Nakagawa
repeatedly at gmail.com
Fri Jun 18 19:05:00 PDT 2010
On Fri, 18 Jun 2010 23:28:04 +0900, Rory McGuire <rmcguire at neonova.co.za>
wrote:
>
> msgpack seems to rely on a IDL compiler I don't think it should be in
> the standard library if this is the case, better to have something that
> automatically generates the code from an interface and then uses a xml,
> binary, ini, etc... driver to generate the serialized/de-serialized data.
MessagePack doesn't use IDL.
This is one of reason that I select MessagePack.
Masahiro
More information about the Digitalmars-d
mailing list