Hi renato, My personal comment... the code is your, do what you wish with it. My personal suggestion... I would love to see this as part of the Gora codebase. We have a similar agility package (very aptly named I feel) for OODT [0] which is essentially a Python binding for the Java OODT codebase. BTW, this also includes tests so you may get some motivation from that. Thanks Renato Lews
[0] http://svn.apache.org/repos/asf/oodt/trunk/agility/ On Tue, Feb 10, 2015 at 1:39 AM, Renato Marroquín Mogrovejo < [email protected]> wrote: > Hi Lewis, > > So a) is done, I have no problem sharing these classes with the world, and > about b) I think we should discuss on how to do this. What Henry suggested > (adding as a contrib but not to package it) could be an option, maybe > adding a wiki page with tools created on top of Gora? I really don't know > if it belongs directly in Gora, but I am happy to putting into it if people > finds that as an option. > > > Renato M. > > 2015-02-09 18:48 GMT+01:00 Lewis John Mcgibbney <[email protected] > >: > >> Hi Renato, >> This is fricking awesome >> >> On Mon, Feb 9, 2015 at 5:02 AM, <[email protected]> wrote: >> >>> >>> 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? >>> >>> >>> I wonder if you can potentially investigate sticking >> a) Apache Software License v2.0 on this work >> b) defining a roadmap for bringing it in to Gora. >> >> I think that this is an excellent activity and certainly something I >> would use with my students who are working predominantly with Clojure. >> Thanks Renato >> Lewis >> >> > -- *Lewis*

