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=-0.4 required=5.0 tests=AC_FROM_MANY_DOTS,BAYES_00 autolearn=no 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-20 17:28:49 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!colt.net!diablo.theplanet.net!psiuk-p2!psiuk-p3!uknet!psiuk-n!news.pace.co.uk!nh.pace.co.uk!not-for-mail From: "Marin David Condic" Newsgroups: comp.lang.ada Subject: Re: Announce: Grace project site operational Date: Mon, 20 May 2002 09:47:53 -0400 Organization: Posted on a server owned by Pace Micro Technology plc Message-ID: References: <4519e058.0205150657.3b695758@posting.google.com> <4519e058.0205160543.34b32481@posting.google.com> NNTP-Posting-Host: dhcp-200-133.miami.pace.co.uk X-Trace: nh.pace.co.uk 1021902474 12076 136.170.200.133 (20 May 2002 13:47:54 GMT) X-Complaints-To: newsmaster@news.cam.pace.co.uk NNTP-Posting-Date: 20 May 2002 13:47:54 GMT 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 Xref: archiver1.google.com comp.lang.ada:24442 Date: 2002-05-20T13:47:54+00:00 List-Id: But then you're widening out the scope of Grace. Is Grace a simple library of useful, general purpose, programming utilities? Or is Grace a software development kit? I personally would like to see it stick to being just a collection of useful packages that address general programming problems. That way, there is some reasonable liklihood that it can become something of a standard. It also keeps the scope down to something likely to be achievable within our lifetimes. :-) I think if someone wanted to produce a tool to generate packages on demand, this might be a useful thing, but that it probably should not be part of Grace. MDC -- Marin David Condic Senior Software Engineer Pace Micro Technology Americas www.pacemicro.com Enabling the digital revolution e-Mail: marin.condic@pacemicro.com "Stephen Leake" wrote in message news:ud6vu23gc.fsf@gsfc.nasa.gov... > > Actually, I think a tool that generates the package on demand _is_ a > good candidate for Grace. Well, as long as it's written in Ada :). >