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 01:48:41 PST Path: archiver1.google.com!news1.google.com!sn-xit-02!sn-xit-01!supernews.com!195.40.4.120.MISMATCH!easynet-quince!easynet.net!proxad.net!fr.clara.net!heighliner.fr.clara.net!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 10:51:30 +0200 Organization: [Posted via] Inter.net Germany GmbH Message-ID: <3CB94312.5040802@snafu.de> References: <3CB46975.90408@snafu.de> NNTP-Posting-Host: tc07-n66-113.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:22503 Date: 2002-04-14T10:51:30+02:00 List-Id: Michael Erdmann wrote: > Hallo all, > > i am wondering how standards are eveloving in the Ada community. > In the Java Community there is a process called Java Community > Process (JCP, http://www.jcp.org/) > > Is there something comparabel in the Ada communitiy? I gues > if there would be something like this there would be more > dynamic in the Ada 95 community. > During the Thread my main line of reasoning has got completly out of scope. You will find in the Ada 95 communit a lot of open source software solutions covering the following topics: GUI -> GtkAda, Claw etc. Networking -> adasockets http -> AWS ....XML,SOAP + 1 Million implemantions of lists and container (including mine). These components have been implemented because they are needed. Since they are not standarized the consequence that you will find a lot of derivates of these packages in the net (specially lists and containers are a nice example) because everybody reinvents the stuff. 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. Regards M.Erdmann