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.1 required=5.0 tests=BAYES_00, PP_MIME_FAKE_ASCII_TEXT autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII X-Google-Thread: 103376,be23df8e7e275d73 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-07-24 06:10:18 PST Path: archiver1.google.com!newsfeed.google.com!newsfeed.stanford.edu!newsfeeds.belnet.be!news.belnet.be!fr.usenet-edu.net!usenet-edu.net!proxad.net!feeder2-1.proxad.net!nnrp5.proxad.net.POSTED!not-for-mail From: "nicolas" Newsgroups: comp.lang.ada References: <%cR67.1385$mz6.4505748@nnrp3.proxad.net> <9jgopl$5v6$1@s1.read.news.oleane.net> <9jh2cs$aon$1@s1.read.news.oleane.net> <2sU67.1485$di7.4670499@nnrp3.proxad.net> <9jhb8u$g3s$1@s1.read.news.oleane.net> <3B5C4A92.647FC2EC@earthlink.net> <2bb77.5186$DL4.5097616@nnrp5.proxad.net> <3B5D5B79.F2DC527E@earthlink.net> Subject: Re: Java portability (was: An Ada IDE and discussions) X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Message-ID: Date: Tue, 24 Jul 2001 13:10:17 GMT NNTP-Posting-Host: 195.101.131.241 X-Complaints-To: abuse@proxad.net X-Trace: nnrp5.proxad.net 995980217 195.101.131.241 (Tue, 24 Jul 2001 15:10:17 CEST) NNTP-Posting-Date: Tue, 24 Jul 2001 15:10:17 CEST Organization: Guest of ProXad - France Xref: archiver1.google.com comp.lang.ada:10508 Date: 2001-07-24T13:10:17+00:00 List-Id: "Marc A. Criley" a �crit dans le message news: 3B5D5B79.F2DC527E@earthlink.net... > I'm nearly certain that each vendor has their own means of interfacing > to the Java libraries. I've not looked at the specifics of how AdaMagic > does it, but I know that JGNAT added Java-specific pragmas to support > interfacing. Unfortunetaly that's exactly what should be avoided. We chose Ada more then 12 years ago for safety and portability concerns, and check our code against different compilers. Being tied to one compiler vendor is exactly what you are likely to dislike when you choose Ada. Ada world is small enough to make you feel extremely uncomfortable if you depends on one single company. It is everything but nice to depend on Microsoft, it's not a very good solution to find yourself in the same case, but with a company which could disappear or drop Ada language within a few years.