Em 12-02-2011 10:25, Charles Oliver Nutter escreveu:
...
What might be more useful than trying to fix jline would be checking
to see if alternatives like readline-ffi or rb-readline work correctly
on all platforms:

https://github.com/koichiro/readline-ffi
https://github.com/luislavena/rb-readline
...

I was taking a look at the two links above and in Rawline too. That is what I got from a quick look:

rb-readline seems to be the way to go, but it is not production ready yet with several bugs. I'll try to fix the ones I found when I have some time. The example in the documentation is not very correct, but I have already sent a pull request for replacing it with a better one.

The readline-ffi doesn't seem to be very active and doesn't have instructions on how to use it. It is tested only in Windows and I don't even know how to test it on Linux.

Following the instructions of Rawline didn't work and it also seems to not be very active.

So, I think that until rb-readline is production ready, we should be using some fork of jline in short-term for pragmatic reasons.

Best regards,

Rodrigo.

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email


Reply via email to