Unix file attributes
Salter, Thomas A
Thomas.Salter at unisys.com
Tue Jul 19 13:19:02 PDT 2011
How are users expected to take advantage of the "unix" file attributes? They can retrieved dynamically through Files.readAttributes. FileSystem. supportedFileAttributeViews tells you they exist. Yet how are you supposed to know what they mean? (The meanings are obvious from the names, but that's not the point.) Is this something that would be documented by Oracle apart from the JDK? Are they simply internal to the implementation and not expected to be used?
By the way, the javadocs for Files.readAttributes refers to the " ... POSX file permissions ... ". POSIX is misspelled.
Tom Salter
Unisys Corporation
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/nio-discuss/attachments/20110719/57259b38/attachment.html
More information about the nio-discuss
mailing list