sounds great. Have a look at Pynius and JCC for auto ability
to use Gora in Python.

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Chris Mattmann, Ph.D.
Chief Architect
Instrument Software and Science Data Systems Section (398)
NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA
Office: 168-519, Mailstop: 168-527
Email: chris.a.mattm...@nasa.gov
WWW:  http://sunset.usc.edu/~mattmann/
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Adjunct Associate Professor, Computer Science Department
University of Southern California, Los Angeles, CA 90089 USA
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++






-----Original Message-----
From: Renato Marroquín Mogrovejo <renatoj.marroq...@gmail.com>
Reply-To: "dev@gora.apache.org" <dev@gora.apache.org>
Date: Monday, February 9, 2015 at 5:00 AM
To: Gora Dev <dev@gora.apache.org>, Gora User <u...@gora.apache.org>
Subject: Using Gora from other jvm languages

>Hello everyone,
>
>After talking with Lewis for a while about supporting Gora from other JVM
>based languages I started playing around and got some of them working
>(clojure[2] and jython[3]) but I think for any other language it would as
>straightforward as it was for those ones. Right now I am just exporting
>all
>necessary libraries into a fat jar, I will play around with the pom file
>to
>make this better later on.
>But anyways . . . release early, release often right?
>
>
>
>Renato M.
>
>[1] https://github.com/renato2099/PolyglotGora
>[2]
>https://github.com/renato2099/PolyglotGora/blob/master/src/org/apache/gora
>/clojure/gora_clj.clj
>[3]
>https://github.com/renato2099/PolyglotGora/blob/master/src/org/apache/gora
>/jython/gora_jython.py

Reply via email to