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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,54889de51045a215 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-10-15 22:05:22 PST Path: archiver1.google.com!postnews1.google.com!not-for-mail From: 18k11tm001@sneakemail.com (Russ) Newsgroups: comp.lang.ada Subject: Re: += in ada Date: 15 Oct 2003 22:05:21 -0700 Organization: http://groups.google.com Message-ID: References: <49cbf610.0310101231.2358762a@posting.google.com> <1066224357.499523@master.nyc.kbcfp.com> <1066231159.711433@master.nyc.kbcfp.com> NNTP-Posting-Host: 63.194.87.148 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1066280721 20701 127.0.0.1 (16 Oct 2003 05:05:21 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Thu, 16 Oct 2003 05:05:21 +0000 (UTC) Xref: archiver1.google.com comp.lang.ada:943 Date: 2003-10-15T22:05:21-07:00 List-Id: Hyman Rosen wrote in message news:<1066231159.711433@master.nyc.kbcfp.com>... > Vinzent 'Gadget' Hoefler wrote: > > So, what's your point? ;-) That it is not "built-in"? > > My point is that "augmented assignment" is a very old > feature of programming languages. In fact, it's a basic > feature of computers, since most of them have machine > instructions which add one thing to another. Good point. > That isn't to say that I think this feature should be > added to Ada. I don't care one way or the other. Fine, but I get the impression from some of your previous posts that Ada is not your primary programming language anyway, and perhaps that explains your apathy. Just for fun, suppose that Ada was the *only* language you (or anyone who works for you) could use for the rest of your life. Then would you care if augmented assignment operators are added to Ada? Just curious.