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, LOTS_OF_MONEY autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,7ee10ec601726fbf X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-11-12 11:46:57 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!newsfeeds.belnet.be!news.belnet.be!psinet-eu-nl!psiuk-p4!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: why not Date: Mon, 12 Nov 2001 14:02:55 -0500 Organization: Posted on a server owned by Pace Micro Technology plc Message-ID: <9sp6d0$g9a$1@nh.pace.co.uk> References: <3BC5D730.DA950CC7@boeing.com> <3BC6ACC8.23EF21BC@free.fr> <3BC71F54.1FFE78FA@boeing.com> <1KGx7.26476$ev2.35117@www.newsranger.com> <3BC7AD82.2A0CCCD4@acm.org> <9qhiqr$af0$1@nh.pace.co.uk> <1nDC7.180$6S7.92255364@newssvr11.news.prodigy.com> <9rjsak$bp3$1@nh.pace.co.uk> <9rmhb9$o1b$1@nh.pace.co.uk> <3BDEF0FE.B55FED9E@san.rr.com> <9rmuqi$es$1@nh.pace.co.uk> <3BDF1F13.4B99361C@san.rr.com> <9rnbtv$5i4$1@nh.pace.co.uk> <3BDF8C59.5020108@mail.com> <9rp9bk$6m9$1@nh.pace.co.uk> <9rrtkt$bum$1@nh.pace.co.uk> <9sml2i$q9b$1@news.huji.ac.il> NNTP-Posting-Host: dhcp-200-133.miami.pace.co.uk X-Trace: nh.pace.co.uk 1005591776 16682 136.170.200.133 (12 Nov 2001 19:02:56 GMT) X-Complaints-To: newsmaster@news.cam.pace.co.uk NNTP-Posting-Date: 12 Nov 2001 19:02:56 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:16360 Date: 2001-11-12T19:02:56+00:00 List-Id: Depends on if its Stuff That Sucks, or Stuff Thats Cool. :-) I'd agree that "Algorithms" sounds just about like "Stuff" - here's this bag for all the unrelated things we couldn't find a place for. However, there are often things that may have nothing more in common than they operate on some particular data structure. Maybe it just needs to be lived with.... Or have a Big Giant Package Spec that defines every conceivable operation on a data structure. MDC -- Marin David Condic Senior Software Engineer Pace Micro Technology Americas www.pacemicro.com Enabling the digital revolution e-Mail: marin.condic@pacemicro.com Web: http://www.mcondic.com/ "Ted Dennison" wrote in message news:olTH7.21844$xS6.33537@www.newsranger.com... > hurts where it is, and I don't like the idea of a lot of single routine child > packages, or of one "extra stuff that you don't need often" child package. (To > me "algorithms" is about as general as "stuff"). I like my packages to have at