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,ac39a12d5faf5b14 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-04-14 04:47:28 PST Path: archiver1.google.com!news1.google.com!sn-xit-02!sn-xit-01!supernews.com!yellow.newsread.com!bad-news.newsread.com!netaxs.com!newsread.com!newsfeed00.sul.t-online.de!newsfeed01.sul.t-online.de!t-online.de!newsfeed.hanau.net!news-fra1.dfn.de!unlisys!news.snafu.de!boavista!nobody From: Michael Erdmann Newsgroups: comp.lang.ada Subject: Re: Development process in the Ada community Date: Sun, 14 Apr 2002 13:50:15 +0200 Organization: [Posted via] Inter.net Germany GmbH Message-ID: <3CB96CF7.2070102@snafu.de> References: <3CB46975.90408@snafu.de> <3CB94312.5040802@snafu.de> NNTP-Posting-Host: tc04-n65-185.de.inter.net Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.8) Gecko/20020204 X-Accept-Language: en-us Xref: archiver1.google.com comp.lang.ada:22511 Date: 2002-04-14T13:50:15+02:00 List-Id: Georg Bauhaus wrote: > Michael Erdmann wrote: > > : And i am wondering if there could be a processed > : established which brings these things back into the > : standard in order to avoid the reinvention of > : state of the art components. > > Monoism isn't compatible with reality I think, starting You are right, but i think you have to admind, that the discussion about the best linked list implementation is simply not state of the art any more. There should be a standard list and container concept available for Ada. Thinking about such components is a wate of time because as you say theory and implementation are exisiting. It should find its into the Ada 95 standard. I think this applies also to other more or less stable areas like sockets, http protocol etc. I have to admid GUI's are a bad example because they are extremly dependant on the perception of a community. For example compare Windows/Gtk and the GUI of squeck. They are complelty different and everybody is happy with it. What i am targeting for is to get some of the established technologies into the Ada standard and at the same time to establish a process which ensures that in the future other stable interfaces will be added to the standard. Regards M.Erdmann