comp.lang.ada
 help / color / mirror / Atom feed
From: wheeler@ida.org (David Wheeler)
Subject: Re: Ada/Java
Date: 1997/04/22
Date: 1997-04-22T00:00:00+00:00	[thread overview]
Message-ID: <5jh808$g9n@news.ida.org> (raw)
In-Reply-To: 5j2r5d$s1p@lotho.delphi.com



tmoran@bix.com wrote:
: I'd add an additional problem to the ones mentioned in the recent Ada
: Letters article "Experience Programming Java Applets with Ada95" by
: Kann, Feldman, and Sibert.  Every record definition becomes a Java
: class, which means it becomes a separate file.

This problem applies to anything today using the Java Virtual Machine,
including Java, Eiffel (when translated to Java), and NetRexx
(when translated to Java).  The problem is that each class (record)
must be in a separate class file.  This is NOT specific to Ada at all.

This is a known problem, and the latest version of the JDK and
Netscape include a solution (they support packaging many small files into
a single larger file).  The latest beta version of Netscape
can do this now, but you'll probably have to wait for at least 6-12 months
before the majority of users have this ability (and probably longer if you
want 95%+ of all web users).

--- David A. Wheeler
    dwheeler@ida.org





  parent reply	other threads:[~1997-04-22  0:00 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-04-16  0:00 Ada/Java tmoran
1997-04-20  0:00 ` Ada/Java Tucker Taft
1997-04-21  0:00   ` Ada/Java Tom Moran
1997-04-22  0:00 ` David Wheeler [this message]
1997-04-22  0:00   ` Ada/Java Tom Moran
1997-04-22  0:00     ` Ada/Java Jon S Anthony
1997-04-23  0:00       ` Ada/Java Samuel Tardieu
1997-04-24  0:00         ` Ada/Java Jon S Anthony
1997-04-23  0:00       ` Ada/Java Tom Moran
1997-04-25  0:00         ` Ada/Java Jon S Anthony
  -- strict thread matches above, loose matches on Subject: below --
1997-04-25  0:00 Ada/Java tmoran
1997-04-27  0:00 ` Ada/Java Robert Dewar
1997-04-28  0:00   ` Ada/Java Tom Moran
1997-04-28  0:00     ` Ada/Java Robert Dewar
replies disabled

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