On Mon, Jun 25, 2012 at 1:03 PM, Benjamin Piwowarski <[email protected]>wrote:
> Hi all, > > I was wondering if there were any plans for the "Get/set the file > permissions" item in the TODO list. I would like to contribute on that (at > least for sftp and local), but I would like to know the planned > architecture for such a feature (if any). > Not from me ATM. Feel free to give it a go. Can anyone see reason why we should not have setters like we have getters for: - org.apache.commons.vfs2.FileObject.isHidden() - org.apache.commons.vfs2.FileObject.isReadable() - org.apache.commons.vfs2.FileObject.isWriteable() Should there also be other checks? isExecutable()? Gary > > Thanks > Benjamin Piwowarski > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- E-Mail: [email protected] | [email protected] JUnit in Action, 2nd Ed: <http://goog_1249600977>http://bit.ly/ECvg0 Spring Batch in Action: <http://s.apache.org/HOq>http://bit.ly/bqpbCK Blog: http://garygregory.wordpress.com Home: http://garygregory.com/ Tweet! http://twitter.com/GaryGregory
