From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-0.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,9e7db243dfa070d7 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII Path: g2news2.google.com!news3.google.com!proxad.net!feeder1-2.proxad.net!newsfeed.straub-nv.de!uucp.gnuu.de!newsfeed.arcor.de!newsspool3.arcor-online.net!news.arcor.de.POSTED!not-for-mail From: "Dmitry A. Kazakov" Subject: Re: Do people who use Ada also use ocaml or F#? Newsgroups: comp.lang.ada User-Agent: 40tude_Dialog/2.0.15.1 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit Reply-To: mailbox@dmitry-kazakov.de Organization: cbb software GmbH References: <1mjd3udlxgzp3$.1abzmwnslu9ym$.dlg@40tude.net> <1e1y89ly171$.91bu2wu1e2rk$.dlg@40tude.net> Date: Sun, 31 Oct 2010 12:17:19 +0100 Message-ID: NNTP-Posting-Date: 31 Oct 2010 12:17:21 CET NNTP-Posting-Host: e760ebce.newsspool1.arcor-online.net X-Trace: DXC=<V4L0gLic==]BZ:afN4Fo<]lROoRA<`=YMgDjhgBE>BTRb^`4fK[6LHn;2LCVN[ On Sun, 31 Oct 2010 12:00:10 +0100, J-P. Rosen wrote: > Le 31/10/2010 08:38, Dmitry A. Kazakov a �crit : >> Programming by extension focuses software design on reuse. Yes, it eases >> writing, just because reuse reduces the amount of code. However it also >> requires more upfront design, considered bad by some. >> >> As for reading, I completely disagree. There is nothing more unreadable >> than cut'n'pasted code, which is the only alternative to reuse. > Ouch! You just forget reusable components! Do you mean reusable components unreadable, or, maybe, that these components are used as-is? Maybe two-tier "assemble" design works for small throw-away projects, but in Ada I would rather expect components combined into new components, i.e. extended, if not functionally, then by aggregation. -- Regards, Dmitry A. Kazakov http://www.dmitry-kazakov.de