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 WAA16951; Wed, 3 Jul 2002 22:04:53 +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 WAA16949 for ; Wed, 3 Jul 2002 22:04:52 +0200 (MET DST) Received: from dewberry.cc.columbia.edu (dewberry.cc.columbia.edu [128.59.59.68]) by nez-perce.inria.fr (8.11.1/8.11.1) with ESMTP id g63K4pH14656 for ; Wed, 3 Jul 2002 22:04:51 +0200 (MET DST) Received: from there (tw304h3.cpmc.columbia.edu [156.111.84.180]) by dewberry.cc.columbia.edu (8.9.3/8.9.3) with SMTP id QAA07689 for ; Wed, 3 Jul 2002 16:04:50 -0400 (EDT) Message-Id: <200207032004.QAA07689@dewberry.cc.columbia.edu> Content-Type: text/plain; charset="iso-8859-1" From: Oleg To: caml-list@inria.fr Subject: Re: [Caml-list] Re: generic programming Date: Wed, 3 Jul 2002 16:07:56 -0400 X-Mailer: KMail [version 1.3.2] References: <200207030246.WAA28665@dewberry.cc.columbia.edu> <4.3.2.7.2.20020703102610.0248b280@mail.d6.com> In-Reply-To: <4.3.2.7.2.20020703102610.0248b280@mail.d6.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk On Wednesday 03 July 2002 01:29 pm, Chris Hecker wrote: > Perhaps he's reading and can explain some of the problems. > > Caml polymorphism&functors and C++ templates seem to have different > properties, and I wonder what you can and can't write in each. I'm also concerned about compilation times. When writing C++ code, having to keep template definitions in header files in their entirety is frequently my reason not to write templated code. Thanks Oleg ------------------- 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