From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on yquem.inria.fr X-Spam-Level: X-Spam-Status: No, score=0.3 required=5.0 tests=AWL autolearn=disabled version=3.1.3 X-Original-To: caml-list@yquem.inria.fr Delivered-To: caml-list@yquem.inria.fr Received: from mail4-relais-sop.national.inria.fr (mail4-relais-sop.national.inria.fr [192.134.164.105]) by yquem.inria.fr (Postfix) with ESMTP id 8C60CBBCA for ; Thu, 20 Mar 2008 22:42:07 +0100 (CET) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AvkAAEN34kdIDtyZjWdsb2JhbACRBAEBAQEJAwkJFJNzhiw X-IronPort-AV: E=Sophos;i="4.25,533,1199660400"; d="scan'208";a="24016196" Received: from fg-out-1718.google.com ([72.14.220.153]) by mail4-smtp-sop.national.inria.fr with ESMTP; 20 Mar 2008 22:42:07 +0100 Received: by fg-out-1718.google.com with SMTP id l27so1122806fgb.43 for ; Thu, 20 Mar 2008 14:42:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:from:to:in-reply-to:content-type:content-transfer-encoding:mime-version:subject:date:references:x-mailer:sender; bh=8P66CReO2yo8LPM5MHw5kBH33Lg3Iv+1HZq3zSwdxK0=; b=AyQwddG7kz8k1BQj6Lc8du1vNLHfKBecpJTyqIavWknv+if13AF3FTe+o7r/yLgcgsqunbaCTGw2wEIAKfEdSIOECIGrk2AyuuxY+zT9+CWVg1N/mSIolevN4rAu41j6yVYr8MKCnZIqZQg4vUR1G8A34lFe5L/kHpQ0qIzvssU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=message-id:from:to:in-reply-to:content-type:content-transfer-encoding:mime-version:subject:date:references:x-mailer:sender; b=mEa/ln3EU3SLP/ttgZtGyyPfAQZVvUjLh82PJxYY7YJQhCzP1loKNzX1sq5fXaq1v6cROtSbnYdLO3ukjmsTsGdAqX9vzgVwNLSXriYaTkpjB0R01dXonumhsocrlOoMj4dmY72+Fqp7daMklLVAXKBpWEPKn16zqwd3kPQkXDo= Received: by 10.86.59.2 with SMTP id h2mr1236850fga.78.1206049325959; Thu, 20 Mar 2008 14:42:05 -0700 (PDT) Received: from ?192.168.1.44? ( [85.2.12.153]) by mx.google.com with ESMTPS id d4sm1836669fga.2.2008.03.20.14.42.05 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 20 Mar 2008 14:42:05 -0700 (PDT) Message-Id: <655A6E04-39B1-4692-A81B-89035F902BD2@erratique.ch> From: =?ISO-8859-1?Q?Daniel_B=FCnzli?= To: caml-list caml-list In-Reply-To: <606612.52588.qm@web54602.mail.re2.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed; delsp=yes Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (Apple Message framework v919.2) Subject: Re: [Caml-list] Long-term storage of values Date: Thu, 20 Mar 2008 22:42:00 +0100 References: <606612.52588.qm@web54602.mail.re2.yahoo.com> X-Mailer: Apple Mail (2.919.2) Sender: =?ISO-8859-1?Q?Daniel=20B=FCnzli?= X-Spam: no; 0.00; bunzli:01 buenzli:01 ocaml:01 ocaml:01 type-safe:01 marshalling:01 blog:98 wrote:01 caml-list:01 daniel:04 daniel:04 xavier:06 ecrit:06 aspx:92 leroy:07 Le 20 mars 08 =E0 22:03, Dario Teixeira a =E9crit : [...] In this blog post [1] you wrote : > And judging from comments by Xavier Leroy (the primary developer of =20= > the Ocaml language) at the Ocaml users meeting in Paris this last =20 > January, there's a good chance that type-safe marshalling will make =20= > it into the core language in the near future. What are the comments in question ? Is this real or wishful =20 interpretations ? Best, Daniel [1] = http://nleyten.com/2008/03/10/sexpressions-for-longterm-storage-of-ocaml-v= alues.aspx