From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from majordomo@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id PAA24422; Tue, 22 Apr 2003 15:23:18 +0200 (MET DST) X-Authentication-Warning: pauillac.inria.fr: majordomo set sender to owner-caml-list@pauillac.inria.fr using -f 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 PAA24532 for ; Tue, 22 Apr 2003 15:23:17 +0200 (MET DST) Received: from tcs.inf.tu-dresden.de (tcs.inf.tu-dresden.de [141.76.75.101]) by nez-perce.inria.fr (8.11.1/8.11.1) with ESMTP id h3MDNGn25975 for ; Tue, 22 Apr 2003 15:23:16 +0200 (MET DST) Received: from ithif51 (ithif51 [141.76.75.51]) by tcs.inf.tu-dresden.de (8.12.9/8.12.9) with ESMTP id h3MDNGND015640 for ; Tue, 22 Apr 2003 15:23:16 +0200 (MET DST) Received: from tews by ithif51 with local (Exim 3.36 #1 (Debian)) id 197xjv-0005Le-00 for ; Tue, 22 Apr 2003 15:23:15 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <16037.16963.679587.454792@ithif51.inf.tu-dresden.de> Date: Tue, 22 Apr 2003 15:23:15 +0200 To: caml-list@inria.fr Subject: Re: [Caml-list] Module intf/impl annoyances In-Reply-To: <200304121918.33443.exa@kablonet.com.tr> References: <200304121918.33443.exa@kablonet.com.tr> X-Mailer: VM 7.14 under Emacs 21.2.1 From: Hendrik Tews X-Spam: no; 0.00; hendrik:01 tews:01 caml-list:01 intf:01 impl:01 annoyances:01 mli:01 tu-dresden:01 caml:01 literate:01 signatures:02 module:03 type:07 programming:07 bye:08 Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk It looks like others also had problems with having to dupe type signatures in both .mli and .ml files, so is there a working proposal to that end? The last time (I remember) this came up the answer was to use a literate programming tool. See http://caml.inria.fr/archives/199710/msg00001.html . Bye, Hendrik ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners