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=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,c98f618755b0ddcc X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news4.google.com!feeder.news-service.com!weretis.net!feeder2.news.weretis.net!feeder.eternal-september.org!eternal-september.org!.POSTED!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: Thinking of using Ada for a job at home. Couple of questions first. Date: Wed, 03 Mar 2010 21:00:56 +0000 Organization: A noiseless patient Spider Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Injection-Date: Wed, 3 Mar 2010 21:00:56 +0000 (UTC) Injection-Info: news.motzarella.org; posting-host="KCXegvZb5vh43D+f3BR6Ew"; logging-data="12247"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19uYIkKM+FpmiGi4dBFLOt8yxo6Q5d4fxU=" User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.3 (darwin) Cancel-Lock: sha1:yhynQMd3tWL5cEkFMDl852nkz9c= sha1:Ey6wNLMnC5U4kA8fwX1lTPAPm1I= Xref: g2news1.google.com comp.lang.ada:9387 Date: 2010-03-03T21:00:56+00:00 List-Id: John McCabe writes: > "Jeffrey R. Carter" wrote: >>I can't tell you whether the tagged approach would work, because >>programming by extension is a bad idea, and I avoid it whenever >>possible. > > It's a good laugh though, and can be a useful think to know about if > your work doesn't involve anything that needs to be particularly fast, > reliable or safe :-} Not my experience. Though the example I have in mind uses extension in the framework; most project-specific code doesn't.