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,93ab7fc5388e249 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-12-05 09:09:14 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.cwix.com!news.binc.net!kilgallen From: Kilgallen@SpamCop.net (Larry Kilgallen) Newsgroups: comp.lang.ada Subject: Re: List container strawman 1.3 Date: 5 Dec 2001 11:09:10 -0600 Organization: LJK Software Message-ID: References: <3C0E1E7E.CA7113F4@brighton.ac.uk> NNTP-Posting-Host: eisner.encompasserve.org X-Trace: grandcanyon.binc.net 1007572152 24818 192.135.80.34 (5 Dec 2001 17:09:12 GMT) X-Complaints-To: abuse@binc.net NNTP-Posting-Date: Wed, 5 Dec 2001 17:09:12 +0000 (UTC) Xref: archiver1.google.com comp.lang.ada:17456 Date: 2001-12-05T11:09:10-06:00 List-Id: In article <3C0E1E7E.CA7113F4@brighton.ac.uk>, John English writes: > 1) Would it be a good idea to rename the Direction values Front, Back > as Forwards, Backwards or To_Front, To_Back to make it clearer > what they mean? To Front and To Back in several graphics programs means "all the way". I prefer Forward and Backward for direction names.