ruper2/src/java/core/org/krysalis/ruper2/protocols ProtocolOperationsManager.java,1.6,1.7
| Newsgroups | gmane.comp.krysalis.metamorphosis.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/metamorphosis/ruper2/src/java/core/org/krysalis/ruper2/protocols
In directory sc8-pr-cvs1:/tmp/cvs-serv14434/src/java/core/org/krysalis/ruper2/protocols
Modified Files:
ProtocolOperationsManager.java
Log Message:
Tweaks.
Index: ProtocolOperationsManager.java
===================================================================
RCS file: /cvsroot/metamorphosis/ruper2/src/java/core/org/krysalis/ruper2/protocols/ProtocolOperationsManager.java,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** ProtocolOperationsManager.java 13 Oct 2003 03:46:12 -0000 1.6
--- ProtocolOperationsManager.java 17 Oct 2003 19:33:28 -0000 1.7
***************
*** 4,10 ****
package org.krysalis.ruper2.protocols;
- import java.io.File;
import java.io.PrintWriter;
- import java.net.URL;
import java.util.ArrayList;
import java.util.HashMap;
--- 4,8 ----
***************
*** 81,111 ****
public boolean hasProviders() {
return !m_providers.isEmpty();
- }
-
- /**
- * Resolve an address to a file (in this context, i.e. given cwd)
- * if it is possible.
- *
- * @param address
- * @return File -- the local file equivalent
- */
- public File toFile(VirtualResourceLocator address) {
- File local = null;
-
- // :TODO:
-
- return local;
- }
-
- /**
- * Resolve an address to a URL -- if possible, and within this context
- *
- * @param address
- * @return
- */
- public URL toURL(VirtualResourceLocator address) {
- URL url = null;
- //:TODO:
- return url;
}
--- 79,82 ----
-------------------------------------------------------
This SF.net email sponsored by: Enterprise Linux Forum Conference & Expo
The Event For Linux Datacenter Solutions & Strategies in The Enterprise
Linux in the Boardroom; in the Front Office; & in the Server Room
http://www.enterpriselinuxforum.com