XenoAmess commented on pull request #89: URL: https://github.com/apache/commons-vfs/pull/89#issuecomment-674346219
@pdinc-oss > The File API is not that hard to implement。 What is File API? As far as I can see, File is a class, not an interface. So if you mean we extend class File and override all functions it have? So what if they add more functions in class File in future JDK releases? Can we always override them quick and in time? ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
