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 GAA03476; Sat, 24 Apr 2004 06:46:26 +0200 (MET DST) X-Authentication-Warning: pauillac.inria.fr: majordomo set sender to owner-caml-list@pauillac.inria.fr using -f Received: from concorde.inria.fr (concorde.inria.fr [192.93.2.39]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id GAA03800 for ; Sat, 24 Apr 2004 06:46:25 +0200 (MET DST) Received: from glockenspiel.complete.org (glockenspiel.complete.org [69.10.152.57]) by concorde.inria.fr (8.12.10/8.12.10) with ESMTP id i3O4kOYM003338 for ; Sat, 24 Apr 2004 06:46:24 +0200 Received: from localhost (localhost [127.0.0.1]) by glockenspiel.complete.org (Postfix) with ESMTP id CCA2E10A; Fri, 23 Apr 2004 23:46:27 -0500 (CDT) Received: from glockenspiel.complete.org ([127.0.0.1]) by localhost (glockenspiel [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id 04058-05; Fri, 23 Apr 2004 23:46:21 -0500 (CDT) Received: from erwin.complete.org (unknown [12.149.180.20]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "erwin.complete.org", Issuer "John Goerzen -- Root CA" (verified OK)) by glockenspiel.complete.org (Postfix) with ESMTP id AD76682; Fri, 23 Apr 2004 23:46:20 -0500 (CDT) Received: from heinrich.complete.org (heinrich.lan.complete.org [10.200.0.15]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "christoph.complete.org", Issuer "John Goerzen -- Root CA" (verified OK)) by erwin.complete.org (Postfix) with ESMTP id 6220431F; Fri, 23 Apr 2004 23:46:13 -0500 (CDT) Received: by heinrich.complete.org (Postfix, from userid 1000) id A36F125B; Fri, 23 Apr 2004 23:46:51 -0500 (CDT) Date: Fri, 23 Apr 2004 23:46:51 -0500 From: John Goerzen To: Kenneth Knowles Cc: caml-list@inria.fr Subject: Re: [Caml-list] [ANN] The Missing Library Message-ID: <20040424044651.GC27972@complete.org> References: <20040423185148.GA4434@excelhustler.com> <20040423204115.GA20626@localhost> <20040423211628.GE6783@excelhustler.com> <20040423222829.GH848@speakeasy.org> <20040423223724.GA27550@tallman.kefka.frap.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040423223724.GA27550@tallman.kefka.frap.net> User-Agent: Mutt/1.5.5.1+cvs20040105i X-Virus-Scanned: by amavisd-new-20030616-p7 (Debian) at complete.org X-Miltered: at concorde by Joe's j-chkmail ("http://j-chkmail.ensmp.fr")! X-Loop: caml-list@inria.fr X-Spam: no; 0.00; caml-list:01 2004:99 knowles:99 2004:99 -pack:01 namespaces:01 libs:01 linked:01 apps:01 0700,:01 0700,:01 modules:02 modules:02 module:03 wrote:03 Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk On Fri, Apr 23, 2004 at 03:37:24PM -0700, Kenneth Knowles wrote: > On Fri, Apr 23, 2004 at 03:28:29PM -0700, Shawn Wagner wrote: > > Insert > > standard whine about needing namespace support. > > Couldn't you just put your modules in a container module via -pack? > Why have namespaces in addition to modules? I believe one argument against this is that .cm(x)a allows only the part of the library actually needed to be linked in. Could be a problem with large libs bloating the size of apps. -- John ------------------- 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