From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from nez-perce.inria.fr (nez-perce.inria.fr [192.93.2.78]) by yquem.inria.fr (Postfix) with ESMTP id D97A3BB9C for ; Fri, 20 Jan 2006 09:08:25 +0100 (CET) Received: from pauillac.inria.fr (pauillac.inria.fr [128.93.11.35]) by nez-perce.inria.fr (8.13.0/8.13.0) with ESMTP id k0K88PXn012030 for ; Fri, 20 Jan 2006 09:08:25 +0100 Received: from nez-perce.inria.fr (nez-perce.inria.fr [192.93.2.78]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id JAA21801 for ; Fri, 20 Jan 2006 09:08:24 +0100 (MET) Received: from mail16.bluewin.ch (mail16.bluewin.ch [195.186.19.63]) by nez-perce.inria.fr (8.13.0/8.13.0) with ESMTP id k0K88O2T012027 for ; Fri, 20 Jan 2006 09:08:24 +0100 Received: from [10.0.1.2] (62.203.235.29) by mail16.bluewin.ch (Bluewin 7.2.070) id 43C623200027F28E; Fri, 20 Jan 2006 08:08:24 +0000 In-Reply-To: <43CFF2D6.4080108@andrej.com> References: <43CFF2D6.4080108@andrej.com> Mime-Version: 1.0 (Apple Message framework v746.2) Content-Type: text/plain; charset=ISO-8859-1; delsp=yes; format=flowed Message-Id: Cc: Caml list Content-Transfer-Encoding: quoted-printable From: =?ISO-8859-1?Q?Daniel_B=FCnzli?= Subject: Re: [Caml-list] Toplevel wishlist Date: Fri, 20 Jan 2006 09:09:10 +0100 To: Andrej.Bauer@andrej.com X-Mailer: Apple Mail (2.746.2) X-Miltered: at nez-perce with ID 43D09A79.000 by Joe's j-chkmail (http://j-chkmail.ensmp.fr)! X-Miltered: at nez-perce with ID 43D09A78.000 by Joe's j-chkmail (http://j-chkmail.ensmp.fr)! X-Spam: no; 0.00; bunzli:01 buenzli:01 epfl:01 caml-list:01 toplevel:01 wishlist:01 andrej:01 wishlist:01 toplevel:01 defined:01 directive:02 directive:02 implemented:02 module:03 ecrit:04 X-Spam-Checker-Version: SpamAssassin 3.0.3 (2005-04-27) on yquem.inria.fr X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled version=3.0.3 Le 19 janv. 06 =E0 21:13, Andrej Bauer a =E9crit : > What else can we put on the wishlist? A toplevel directive to list value and type specifications defined at =20= toplevel or in a given module. A toplevel directive to profile an execution in space and time, this =20 can be implemented by yourself but it would be nice to have it by =20 default. Best, Daniel