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=-0.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,ffe4fb1477fe67e6 X-Google-Attributes: gid103376,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews.google.com!m36g2000hse.googlegroups.com!not-for-mail From: ezkcdude Newsgroups: comp.lang.ada Subject: Re: Newbie Needs Ada Advice Date: 29 May 2007 05:54:18 -0700 Organization: http://groups.google.com Message-ID: <1180443258.058628.262100@m36g2000hse.googlegroups.com> References: <1178212418.538270.283700@c35g2000hsg.googlegroups.com> <1178635220.859690.3310@y80g2000hsf.googlegroups.com> NNTP-Posting-Host: 66.142.233.238 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: posting.google.com 1180443266 18510 127.0.0.1 (29 May 2007 12:54:26 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Tue, 29 May 2007 12:54:26 +0000 (UTC) In-Reply-To: User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3,gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: m36g2000hse.googlegroups.com; posting-host=66.142.233.238; posting-account=UbN39Q0AAADjt_3dTnzY1z4Qc9xnXw4K Xref: g2news1.google.com comp.lang.ada:15964 Date: 2007-05-29T05:54:18-07:00 List-Id: On May 27, 12:50 am, wrote: > "ezkcdude" wrote in message > > news:1178635220.859690.3310@y80g2000hsf.googlegroups.com... > > > One idea I have, and I'd love to hear advice or comments, is to use > > Ada as the "engine" for my program, and somehow use Java to create the > > GUI and deal with images. Does this seem like a possibility? > > -evan > > I learned recently that AdaCore is planning a resurrected modification > of JGNAT that will allow Ada to interface to JNI libraries. If this > works, it should allow you to do what you just described. > > Richard Riehle Thanks! I'll keep an eye out for that.