Shouldn't java.io.File and java.net.URL share a
common interface so that URLs (e.g. nfs:// URLs)
can be used like files and other file-like
objects can be implemented more easily?
common interface so that URLs (e.g. nfs:// URLs)
can be used like files and other file-like
objects can be implemented more easily?