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,68f66270391b820 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-07-25 13:31:52 PST Newsgroups: comp.lang.ada Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!cyclone.bc.net!newspump.monmouth.com!newspeer.monmouth.com!priapus.visi.com!news-out.visi.com!hermes.visi.com!uunet!ash.uu.net!world!news From: Robert A Duff Subject: Re: Slices of 2d arrays? Sender: news@world.std.com (Mr Usenet Himself) Message-ID: Date: Thu, 25 Jul 2002 20:31:29 GMT References: <5ee5b646.0207241633.6518ef31@posting.google.com> NNTP-Posting-Host: shell01.theworld.com Organization: The World Public Access UNIX, Brookline, MA X-Newsreader: Gnus v5.7/Emacs 20.7 Xref: archiver1.google.com comp.lang.ada:27409 Date: 2002-07-25T20:31:29+00:00 List-Id: dewar@gnat.com (Robert Dewar) writes: > However, as soon as you extend slices to >1D arrays, the > feature no longer obeys the "Bauer Principle" which says > that you should not pay overhead for a feature unless > you use it. Who is Bauer? Can you give a cite for his principle? I've always tried to obey this principle, but I never knew it had a name. - Bob