Path.checkAccess (6873681)
Alan Bateman
Alan.Bateman at oracle.com
Wed Oct 13 10:27:44 PDT 2010
Rémi Forax wrote:
> :
> The other solution is to move checkAccess in BasicFileAttributes or in
> Attributes.
> If you decide to move checkAccess, I think that isHidden should follow.
The effective access relates to the file content rather than the
attributes so I don't think this would work too well. The isHidden is
also not related to the basic attributes (it's a function of the file
name on Unix for example).
-Alan
More information about the nio-dev
mailing list