At this point, the main thing that isn't done is the language specification
changes, documentation updates, and sample programs. From a implementation
standpoint, the current release of X10 (X10 2.2.2) has a fairly complete
Java/X10 interop support.
Our goal is to get the documentation pulled together fairly soon so it is
easier to use, but functionally it is usable now.
--dave
John McManus <jmcma...@rsmas.miami.edu> wrote on 05/17/2012 10:16:45 AM:
>
> Some of us are anxiously awaiting that feature. Any idea of a release
date?
>
>
> From: David P Grove [mailto:gro...@us.ibm.com]
> Sent: Thursday, May 17, 2012 7:56 AM
> To: Mailing list for users of the X10 programming language
> Subject: Re: [X10-users] is it possible to launch an java or
> whatever appp from a x10 code
>
> Rodrique Djonkou <djon...@gmail.com> wrote on 05/16/2012 04:53:54 AM:
> >
> > Hello,
> > I have a runable Jar file which can run in commande line.
> > Basically its take two files of data and return a value.
> >
> > is it possible to launch it and spread it over places by using a X10
code?
> >
> > (I didn't want to re-implement all the code in x10, it's tooo big)
> >
>
> Hi,
>
> Recent versions of X10 have fairly decent X10/Java interoperability.
> You should be able to write an X10 main program that handles the
> distribution and then calls the Java program in each place to do the
> actual work. The Java interop isn't fully documented yet, but the
> basic idea is to use an import statement(s) to import the Java type
> (s) into the Java file and then just use them normally (call
> methods, create instances, etc).
>
> --dave
>
------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> X10-users mailing list
> X10-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/x10-users
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
X10-users mailing list
X10-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/x10-users