XenoAmess commented on pull request #89:
URL: https://github.com/apache/commons-vfs/pull/89#issuecomment-674346750


   @pdinc-oss
   besides it might NOT be as easy as you think...
   for example, File have a function `public Path toPath()`
   means we must implement a Path class as well.
   (however Path be an interface, that is far better to implement it than File.)
   Anyway, if we really should do it that way, I want to hear about others 
opinions.
   I don't want to make it first and get refused later, because that will be a 
large change, and time consuming.
   @garydgregory what's your ideas, gary? should we start such a try?


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to