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-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,1dd28d5040ded1f8 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-05-28 01:19:07 PST From: "Martin Dowie" Newsgroups: comp.lang.ada References: <4519e058.0205150657.3b695758@posting.google.com> <4519e058.0205160543.34b32481@posting.google.com> <4519e058.0205210924.47123478@posting.google.com> Subject: Re: Announce: Grace project site operational Date: Tue, 28 May 2002 09:22:28 +0100 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 NNTP-Posting-Host: sg2c11210.sd.edinbr.gmav.gecm.com Message-ID: <3cf33d72@pull.gecm.com> X-Trace: pull.gecm.com 1022573938 sg2c11210.sd.edinbr.gmav.gecm.com (28 May 2002 09:18:58 +0100) Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.icl.net!colt.net!newspeer.clara.net!news.clara.net!news-lond.gip.net!news.gsl.net!gip.net!easynet-melon!easynet.net!btnet-feed5!btnet!newreader.ukcore.bt.net!pull.gecm.com!not-for-mail Xref: archiver1.google.com comp.lang.ada:24859 Date: 2002-05-28T09:22:28+01:00 List-Id: "Stephen Leake" wrote in message news:uelg4jgrx.fsf@gsfc.nasa.gov... > Seems to me "marks" and "make_unit" meet that criterion. Now we just > need to work out a consensus on the format of the units definition > input file, and some style details for the generated Ada spec. Then > we'd have a specification for a standard Grace component. > > Although, I'd hold off a little bit till people actually try it in > real projects. I'm not convinced it will turn out to be useful. I haven't had the benefit of a 'units' generator but I have re-used the same (simple) SI units package on a few projects - an all to rare example of real software re-use!