From: Stefan Monnier <monnier@iro.umontreal.ca>
To: caml-list@inria.fr
Subject: Re: ANN: pretty-printing, type-safe marshalling, dynamic typing for free.
Date: Wed, 20 Jun 2007 14:28:29 -0400 [thread overview]
Message-ID: <jwvr6o6jxfo.fsf-monnier+gmane.comp.lang.caml.inria@gnu.org> (raw)
In-Reply-To: <46790128.6090104@ed.ac.uk>
> In `deriving' Pickle is a fairly naive value-oriented serialiser.
That's an unfortunate choice. Traditionally, "pickling" was always used for
the structure&cycle preserving form of serialization. Sometimes "marshalling"
was used to describe the naive no-sharing kind of serialization.
Nowadays, it seems that "pickling" is not used very often and "marshalling"
tends to take care of sharing and cycles as well, tho.
Still, in my mind "pickling" implies "the non-naive kind of serialization".
Stefan
next prev parent reply other threads:[~2007-06-20 18:59 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-06-20 0:14 Jeremy Yallop
2007-06-20 8:01 ` [Caml-list] " Nicolas Pouillard
[not found] ` <AB56B84F-A45E-433B-B419-2B49F5D92043@gmail.com>
2007-06-20 10:27 ` Jeremy Yallop
2007-06-20 18:28 ` Stefan Monnier [this message]
2007-06-20 19:38 ` [Caml-list] " Jeremy Yallop
2007-06-20 21:06 ` Eric Cooper
2007-06-21 7:37 ` Nicolas Pouillard
2007-06-22 0:05 ` Jeremy Yallop
2007-07-15 4:03 ` [Caml-list] " Jon Harrop
2007-07-17 3:05 ` Jon Harrop
2007-07-19 0:20 ` Jeremy Yallop
2007-07-20 6:24 ` Jon Harrop
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=jwvr6o6jxfo.fsf-monnier+gmane.comp.lang.caml.inria@gnu.org \
--to=monnier@iro.umontreal.ca \
--cc=caml-list@inria.fr \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox