I'm more concerned about the fileutils.rb tweaks. I'd really rather not fork it and deliver our own if possible, but this may be a case where it's warranted. It sure would be nice to get gems really working for the release tonight, so if you have any free time Ola see what you can do.
On 3/27/06, Ola Bini <[EMAIL PROTECTED]> wrote:
At 20:45 2006-03-26, you wrote:
>Agreed on all points. The two hacks for IO=== and rescue returning the
>exception are, I believe easy enough fixes. The latter is an interpreter
>issue, so I'll tackle that, and I think the IO=== thing is just a matter
>of findign an appropriate way to define it. Once I have those modified and
>test cases written I'll commit the rest.
Hi
I got this working by replacing the IO=== with io.respond_to?(:readline)
and io.respond_to?(:read)
This seems to work fairly well, and give us the semantics we need.
Regards
Ola Bini
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Jruby-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jruby-devel
--
Charles Oliver Nutter @ headius.blogspot.com
JRuby Developer @ jruby.sourceforge.net
Application Architect @ www.ventera.com
