Menu

#2 Use URLConnection to access files.

open
nobody
None
5
2001-06-26
2001-06-26
No

java.net.URLConnection has many advantages over
treating files like files (although it may really end
up being a bunch of simulated info if the
URLConnection implementation just touches local file:
url's). plasmid.replica.ActiveReplica should use
URLConnection compatible types, and the file-worker
classes should be redone to use URL and URLConnection.

Another advantage would be the free ability to operate
on remote resources, like web pages.

Discussion


Log in to post a comment.

MongoDB Logo MongoDB