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 KAA29078; Fri, 18 Oct 2002 10:36:36 +0200 (MET DST) X-Authentication-Warning: pauillac.inria.fr: majordomo set sender to owner-caml-list@pauillac.inria.fr using -f Received: (from weis@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id KAA28895 for caml-list@pauillac.inria.fr; Fri, 18 Oct 2002 10:36:35 +0200 (MET DST) 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 FAA06917 for ; Fri, 18 Oct 2002 05:16:56 +0200 (MET DST) Received: from mail.interaktif.net.tr ([62.248.102.120]) by concorde.inria.fr (8.11.1/8.11.1) with ESMTP id g9I3Gt502305 for ; Fri, 18 Oct 2002 05:16:55 +0200 (MET DST) Received: from abn166-176.ank-avrupa-ports.kablonet.net.tr (unknown [195.174.166.176]) by mail.interaktif.net.tr (Postfix) with ESMTP id 8A6B21E666; Fri, 18 Oct 2002 06:14:07 +0300 (EEST) From: Eray Ozkural Organization: Bilkent University CS Dept. To: Oleg , John Max Skaller Subject: Re: [Caml-list] productivity improvement Date: Fri, 18 Oct 2002 06:13:02 +0300 User-Agent: KMail/1.4.5 Cc: caml-list@inria.fr References: <200207081952.PAA28813@hickory.cc.columbia.edu> <3D2C5538.2090901@ozemail.com.au> <200207160333.XAA13573@dewberry.cc.columbia.edu> In-Reply-To: <200207160333.XAA13573@dewberry.cc.columbia.edu> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit Content-Disposition: inline Message-Id: <200210180613.02945.erayo@cs.bilkent.edu.tr> Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk On Tuesday 16 July 2002 06:34, Oleg wrote: > > As one can see, the code is reasonably idiomatic C++, there are no casts or > explicit memory management. Templates are used only for genericity. If one > looks past the superficial syntax differences, the C++ code is not even > much more verbal than the O'Caml example, namely: Are you nuts? That code you've written is outlandish. It's typical C++ verbooooosity without a point. Did you notice how many lines that is? It's just the kind of code that I said "should never be written". I can't afford programming non-sense like that. If that looks pretty to you, you ought to revise your sense of aesthetics. -- Eray Ozkural Comp. Sci. Dept., Bilkent University, Ankara www: http://www.cs.bilkent.edu.tr/~erayo GPG public key fingerprint: 360C 852F 88B0 A745 F31B EA0F 7C07 AE16 874D 539C ------------------- 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