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: 103376,81bb2ce65a3240c3 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.68.236.170 with SMTP id uv10mr21714388pbc.4.1335946717929; Wed, 02 May 2012 01:18:37 -0700 (PDT) Path: r9ni122761pbh.0!nntp.google.com!news2.google.com!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail From: Martin Newsgroups: comp.lang.ada Subject: Re: What would you like in Ada202X? Date: Wed, 2 May 2012 01:18:37 -0700 (PDT) Organization: http://groups.google.com Message-ID: <15583326.1406.1335946717560.JavaMail.geo-discussion-forums@vbez18> References: <3637793.35.1335340026327.JavaMail.geo-discussion-forums@ynfi5> <6167748.344.1335524349986.JavaMail.geo-discussion-forums@yncd3> <31031393.3509.1335770929925.JavaMail.geo-discussion-forums@vbjb10> <1632135.1857.1335857306358.JavaMail.geo-discussion-forums@ynjb15> <33504818.125.1335892543393.JavaMail.geo-discussion-forums@ynbv35> NNTP-Posting-Host: 20.133.0.8 Mime-Version: 1.0 X-Trace: posting.google.com 1335946717 30180 127.0.0.1 (2 May 2012 08:18:37 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Wed, 2 May 2012 08:18:37 +0000 (UTC) In-Reply-To: <33504818.125.1335892543393.JavaMail.geo-discussion-forums@ynbv35> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=20.133.0.8; posting-account=g4n69woAAACHKbpceNrvOhHWViIbdQ9G User-Agent: G2/1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Date: 2012-05-02T01:18:37-07:00 List-Id: On Tuesday, May 1, 2012 6:15:43 PM UTC+1, Shark8 wrote: > On Tuesday, May 1, 2012 2:28:26 AM UTC-5, Martin wrote: > >=20 > > Ah, yes, that makes sense. Not something I've ever thought I needed but= that's just me. I can think of a few times where I'd like to have override= n 'Image and _millions_ of times where I wish = 'Image didn't have a leading space!! > >=20 > > -- Martin >=20 > Hm, why not rename Trim or make a subprogram/function that wraps it?=20 > Could the new expression functions perhaps do that? (I haven't played w/ = them.) I do...all the time and it just becomes noise in the code. -- Martin