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-Thread: a07f3367d7,d2a3144038a5a80e X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII Path: g2news2.google.com!postnews.google.com!c18g2000prh.googlegroups.com!not-for-mail From: sjw Newsgroups: comp.lang.ada Subject: Re: Question on types conversions - operations Date: Sat, 13 Jun 2009 12:35:34 -0700 (PDT) Organization: http://groups.google.com Message-ID: References: <4a33cb0b$0$2848$ba620e4c@news.skynet.be> NNTP-Posting-Host: 82.20.239.89 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1244921735 31271 127.0.0.1 (13 Jun 2009 19:35:35 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Sat, 13 Jun 2009 19:35:35 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: c18g2000prh.googlegroups.com; posting-host=82.20.239.89; posting-account=_RXWmAoAAADQS3ojtLFDmTNJCT0N2R4U User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_7; en-us) AppleWebKit/525.28.3 (KHTML, like Gecko) Version/3.2.3 Safari/525.28.3,gzip(gfe),gzip(gfe) Xref: g2news2.google.com comp.lang.ada:6461 Date: 2009-06-13T12:35:34-07:00 List-Id: On Jun 13, 6:24=A0pm, Martin wrote: > It would be brilliant if units checking could be built into the > standard language... It was a candidate for Ada05, wasn't it? It would be interesting, I suppose, to mix unit checking with matrix operations such as Kalman filters -- would it be rewarding, though?