comp.lang.ada
 help / color / mirror / Atom feed
From: "Marc A. Criley" <mcqada95@earthlink.net>
Subject: Re: Ada vs Java performance testing...
Date: Fri, 21 Dec 2001 02:00:51 GMT
Date: 2001-12-21T02:00:51+00:00	[thread overview]
Message-ID: <3C228A16.E48CB672@earthlink.net> (raw)
In-Reply-To: JW3U7.4680$KQ3.63964@news1.oke.nextra.no

Frank wrote:
> 
> Hi!
> 
> > [....] If my understanding is correct, you can import Java classes and
> Objects into Ada code using it, including Java3D.
> >
> 
> Has anyone done this?

Oh yes.  I've built a whole GUI based on the Swing components, both
using and extending them, utilizing both classes and interfaces.

(JGNAT comes with a pre-canned set of bindings for JDK 1.2 and a tool to
auto-generate an Ada binding from any Java class.)

The problem with JGNAT 1.1p, the publically available version, is that
it's got some quirks and weaknesses that have to be coded around.  It
can be productively used, you just need to know upfront that there will
be some problems.  Also, if you're using tasking, it won't work with JDK
1.3, although non-tasking programs are okay.

I've heard that supported versions of JGNAT are much better and are
production ready.  Unfortunately you have to be a supported ACT customer
to have access to them.

> Another thing; is it possible to create distributed programs with JGNAT? If
> so is it possible to have one partition in JVM and another in regular
> executable?

It is not possible to build a distributed program with JGNAT 1.1p, don't
know what the currently supported version's capabilities in that area
are.

Marc A. Criley
Senior Staff Engineer
Quadrus Corporation
www.quadruscorp.com



      reply	other threads:[~2001-12-21  2:00 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-12-18  7:19 Ada vs Java performance testing Michael Andersson
2001-12-18 15:05 ` Stephen Leake
2001-12-19 15:52 ` Mr. Caffiene
2001-12-19 17:12   ` Frank
2001-12-21  2:00     ` Marc A. Criley [this message]
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox