File system operations

Hi again,
I have read Jruby cannot do some file system operations.
What are these kind of ops?

Thanks.

View this message in context:
http://www.nabble.com/File-system-operations-tp17542688p17542688.html
Sent from the JRuby - User mailing list archive at Nabble.com.


To unsubscribe from this list, please visit:

http://xircles.codehaus.org/manage_email

Hi,

JRuby now does some native magic via JNA library and does most
of the things the standard Ruby does (on major platforms, like MacOS,
Linux, Windows), so is in most cases you don’t really need to worry
about what Java can’t do. :slight_smile:

Thanks,
–Vladimir

On Thu, May 29, 2008 at 8:23 PM, Damaris [email protected]
wrote:

Hi again,
I have read Jruby cannot do some file system operations.
What are these kind of ops?

Thanks.


To unsubscribe from this list, please visit:

http://xircles.codehaus.org/manage_email