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-23 05:07:26 PST Path: archiver1.google.com!newsfeed.google.com!newsfeed.stanford.edu!news.tele.dk!212.43.194.69!fr.clara.net!heighliner.fr.clara.net!proxad.net!feeder2-1.proxad.net!nnrp3.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> 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: <2sU67.1485$di7.4670499@nnrp3.proxad.net> Date: Mon, 23 Jul 2001 12:07:26 GMT NNTP-Posting-Host: 195.101.131.241 X-Complaints-To: abuse@proxad.net X-Trace: nnrp3.proxad.net 995890046 195.101.131.241 (Mon, 23 Jul 2001 14:07:26 CEST) NNTP-Posting-Date: Mon, 23 Jul 2001 14:07:26 CEST Organization: Guest of ProXad - France Xref: archiver1.google.com comp.lang.ada:10468 Date: 2001-07-23T12:07:26+00:00 List-Id: "Jean-Pierre Rosen" a �crit dans le message news: 9jh2cs$aon$1@s1.read.news.oleane.net... > True, but what I meant is that it is a feature of the JVM, not of the Java language. > If you compile Ada for the JVM (Ada-Magic, JGNAT), you'll get exactly the same binary compatibility. Does it work for GUI components ? If you develop an application with GtkAda for example, and use JGNAT, do you get something like what you would get with Swing and Java ?