comp.lang.ada
 help / color / mirror / Atom feed
* Java wrappers around Ada?
@ 2006-03-22 13:01 kk_oop
  2006-03-22 13:33 ` Larry Kilgallen
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: kk_oop @ 2006-03-22 13:01 UTC (permalink / raw)


Hi.  My team has a bunch of legacy Ada code.  Our new code is being
written in Java.  However, we still have many complex algorithms
written in thousands of lines of Ada.  Rather than rewriting the
tested/validated Ada code in Java, we'd like to create a Java facade
that would delegate to the Ada code, thereby making the Ada code
available to newer Java client objects.  Is this reasonable (as opposed
to rewriting everything in Java)?  Anyone know what
mechanisms/libraries would support such an approach?

Thanks!

Ken




^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2006-03-25  0:37 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-03-22 13:01 Java wrappers around Ada? kk_oop
2006-03-22 13:33 ` Larry Kilgallen
2006-03-23  6:57   ` Anders Wirzenius
2006-03-23 13:10     ` Larry Kilgallen
2006-03-22 13:33 ` Georg Bauhaus
2006-03-22 23:25 ` Jeffrey R. Carter
2006-03-23 22:24 ` James Alan Farrell
2006-03-23 22:59   ` kk_oop
2006-03-24 21:40     ` James Alan Farrell
2006-03-25  0:37       ` Jeffrey R. Carter

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