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,1116ece181be1aea X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-10-04 04:29:27 PST Sender: georg@sonnenregen.at.home Newsgroups: comp.lang.ada Subject: Re: Is the Writing on the Wall for Ada? References: <3F739C1D.4030907@attbi.com> <3F78E850.8010401@comcast.net> <3F797748.3000203@noplace.com> <834clb.uan1.ln@skymaster> <3F79EF18.7060600@comcast.net> <3F7B1076.8060106@comcast.net> <5mknnv4u96qqudrt4bd8n4t1cljp2fjlp8@4ax.com> <3F7C810E.7070100@comcast.net> <3F7E25C1.1060509@comcast.net> From: Georg Bauhaus Date: 04 Oct 2003 13:28:50 +0200 Message-ID: <86znghnswd.fsf@sonnenregen.at.home> User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii NNTP-Posting-Host: 82.82.120.90 X-Trace: 4 Oct 2003 13:28:53 +0200, 82.82.120.90 X-Complaints-To: abuse@arcor-ip.de Path: archiver1.google.com!news2.google.com!newsfeed.stanford.edu!bloom-beacon.mit.edu!nycmny1-snh1.gtei.net!nycmny1-snf1.gtei.net!news.gtei.net!colt.net!newsfeed.icl.net!newsfeed.fjserv.net!newsfeed.freenet.de!newsfeed.r-kom.de!newsfeed.arcor-ip.de!news.arcor-ip.de!82.82.120.90 Xref: archiver1.google.com comp.lang.ada:210 Date: 2003-10-04T13:28:50+02:00 List-Id: >>>>> "Dmitry" == Dmitry A Kazakov writes: ::: Note that it is *not* a ragged array. All elements are of exactly ::: *same* size. What is required is: : No. I am complaining that the universal concept of using the : discriminant values as the constraints is not applicable to all : types. This irregularity causes abberations all over the language : design. What kind of algorithms do you have in mind that would profit greatly from using an array with irregular offsets from one component to the next? Georg