[Haskell-cafe] Small Japi binding for GHC
Philippos Apolinarius
phi500ac at yahoo.ca
Sun Nov 8 15:18:01 EST 2009
Ketil Malde wrote:
> If nothing else, perhaps you would make your modifications available?
> That way, the next JAPI user will have less trouble than you did.
> (Assming the license allows it, of course.)
JAPI license allows it. In fact, it is one of the most liberal licenses I saw. It says:
is free software.
You can use under the
conditions of the licence
GNU Lesser General Public License
In short this means that you can use
free of charge and you can also embed it into
proprietary, non-free software.
Could you tell me what should I do to make my version and examples available?
> Did you try to identify and email the original author?
No, the author does not provide an email. In fact, I am not sure whether my implementation is idiomatic. Therefore, I would prefer to use the patches of the original author.
--- On Sun, 11/8/09, Ketil Malde <ketil at malde.org> wrote:
From: Ketil Malde <ketil at malde.org>
Subject: Re: [Haskell-cafe] Small Japi binding for GHC
To: haskell-cafe at haskell.org
Received: Sunday, November 8, 2009, 2:02 AM
Philippos Apolinarius <phi500ac at yahoo.ca> writes:
> So, I searched for JAPI bindings for Haskell. The only library I found
> was something called Small Japi binding for GHC. The package is
> incomplete, and bug ridden.
I don't know anything about this particular library, but this happens.
Now that we have Cabal and Hackage making tons of libraries easily
available, what's still missing is a good way of ranking equivalent
libraries by completeness and usefulness.
> I wonder whether the author fixed the
> bugs, completed the package, and added more examples.
Did you try to identify and email the original author?
> In the mean time, I fixed the bugs of Small Japi Binding, and
> added a few important components (j_textfield, j_settext, j_gettext,
> j_button, etc.) Of course, a link to a more recent version of the
> official binding will save me a lot of work.
If nothing else, perhaps you would make your modifications available?
That way, the next JAPI user will have less trouble than you did.
(Assming the license allows it, of course.)
-k
--
If I haven't seen further, it is by standing in the footprints of giants
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe at haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe
__________________________________________________________________
Get a sneak peak at messages with a handy reading pane with All new Yahoo! Mail: http://ca.promos.yahoo.com/newmail/overview2/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20091108/78fe6f0e/attachment.html
More information about the Haskell-Cafe
mailing list