Issue Type: Improvement Improvement
Assignee: Thomas E Enebo
Created: 24/Sep/12 11:05 AM
Description:

Java 7's NIO.2 added the ability to open a FileChannel against a dir, using FileChannel.open.

A sample of using this to open a dir as an IO in JRuby is here: https://gist.github.com/3776559

We could use this to implement general support for File.open() against a dir, for what it's worth.

Fix Versions: JRuby 1.7.0
Project: JRuby
Priority: Minor Minor
Reporter: Charles Oliver Nutter
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
--------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

Reply via email to