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 KAA17311; Fri, 16 Aug 2002 10:53:22 +0200 (MET DST) 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 KAA17261 for ; Fri, 16 Aug 2002 10:53:21 +0200 (MET DST) X-SPAM-Warning: Sending machine is listed in blackholes.five-ten-sg.com Received: from hod.void.org (p5085CE40.dip.t-dialin.net [80.133.206.64]) by nez-perce.inria.fr (8.11.1/8.11.1) with ESMTP id g7G8rIj17634 for ; Fri, 16 Aug 2002 10:53:20 +0200 (MET DST) Received: (from mamous@localhost) by hod.void.org (8.9.3/8.9.3) id IAA00737; Fri, 16 Aug 2002 08:52:52 GMT X-Authentication-Warning: hod.void.org: mamous set sender to leypold@informatik.uni-tuebingen.de using -f From: "M E Leypold @ labnet" MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15708.48484.139580.449318@hod.void.org> Date: Fri, 16 Aug 2002 10:52:52 +0200 To: Vitaly Lugovsky Cc: "Gurr, David (MED, self)" , "Yurii A. Rashkovskii" , Subject: RE: [Caml-list] Namespace proposal In-Reply-To: References: X-Mailer: VM 7.00 under Emacs 20.4.1 Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk Vitaly Lugovsky writes: > > No subpackages. Dots in the name does not mean any hierarchy - but just > a "name search path" hints. Just the same modules as we have now, but with > a slightly more intelligent way of name resolving. 'name resolving' and 'path search' should be part of the surrounding build system, not the language. I do not want to see any (build time) paths in my *.ml source files. Regards -- Markus ------------------- 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