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,be23df8e7e275d73 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-08-06 03:40:16 PST Path: archiver1.google.com!newsfeed.google.com!newsfeed.stanford.edu!newsfeed.berkeley.edu!ucberkeley!pln-w!spln!dex!extra.newsguy.com!newsp.newsguy.com!drn From: Mike@xx Newsgroups: comp.lang.ada Subject: Re: Proving Correctness (was Java Portability) Date: 6 Aug 2001 02:39:25 -0700 Organization: Newsguy News Service [http://newsguy.com] Message-ID: <9klokd0nif@drn.newsguy.com> References: <9jrt62$38t$1@nh.pace.co.uk> <3B619A6D.5DD6E782@home.com> <3B6636BA.96FD8348@home.com> <9kb3ub$hdo$1@a1-hrz.uni-duisburg.de> <9kchn1$lng$1@a1-hrz.uni-duisburg.de> <9kea9a$lsc$1@nh.pace.co.uk> <9keduf$qvc$1@a1-hrz.uni-duisburg.de> <9kelv1$riq$1@a1-hrz.uni-duisburg.de> NNTP-Posting-Host: p-757.newsdawg.com X-Newsreader: Direct Read News v2.80 Xref: archiver1.google.com comp.lang.ada:11343 Date: 2001-08-06T02:39:25-07:00 List-Id: In article , "nicolas" says... > >I would expect an Ada library to be tested at least against > >Gnat public version >Aonix Objectada >Rational Apex > >and obviously on > >Windows ... The Ada standard library development model is not up to the modern times. Look at how Sun manages Java. They have reqular releases of an updated Java (mostly in the standard libraries). This is how Ada should work. Ada standard libraries should be updated with more packages all the time. Without a more powerfull and rich Ada standard library, Ada will not be used as much as it could. If the XML library was part of the Ada standard, then all compilers will have be shipped with it and support it. (Java JDK 1.4 for example, added more Java XML standard packages). The problem with Ada is there there is no one big company or an organization behind it. lets see: Java/IBM/Borland --> Java MS --> C++, VB, C# Borland --> Delphi, Kylix ??? --> Ada Defence used to be the big one "taking care" of Ada, and it dropped it. So, now we need someone else. Ada standard libraries must be enhanced and extended for Ada to grow. just my 2 cents.....