ruper2/src/java/core/org/krysalis/ruper2/resource Resource.java,1.4,1.5

[email protected]
Newsgroups gmane.comp.krysalis.metamorphosis.cvs
Message-ID <[email protected]>
Update of /cvsroot/metamorphosis/ruper2/src/java/core/org/krysalis/ruper2/resource
In directory sc8-pr-cvs1:/tmp/cvs-serv13477/src/java/core/org/krysalis/ruper2/resource

Modified Files:
	Resource.java 
Log Message:
Consistency changes, interfaces starting with I --- retry commit.

Index: Resource.java
===================================================================
RCS file: /cvsroot/metamorphosis/ruper2/src/java/core/org/krysalis/ruper2/resource/Resource.java,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** Resource.java	8 Oct 2003 18:28:34 -0000	1.4
--- Resource.java	9 Oct 2003 14:05:39 -0000	1.5
***************
*** 10,15 ****
  import org.krysalis.ruper2.protocols.VirtualResourceLocator;
  import org.krysalis.ruper2.util.identity.GenericIdentifier;
! import org.krysalis.ruper2.util.reference.Referenceable;
! import org.krysalis.ruper2.util.select.Selectable;
  import org.krysalis.version.Version;
  import org.krysalis.version.impl.KrysalisVersion;
--- 10,15 ----
  import org.krysalis.ruper2.protocols.VirtualResourceLocator;
  import org.krysalis.ruper2.util.identity.GenericIdentifier;
! import org.krysalis.ruper2.util.reference.IReferenceable;
! import org.krysalis.ruper2.util.select.ISelectable;
  import org.krysalis.version.Version;
  import org.krysalis.version.impl.KrysalisVersion;
***************
*** 24,28 ****
   * 
   */
! public class Resource implements Selectable, Referenceable, Dumpable {
  
  	// What group is this in ?
--- 24,28 ----
   * 
   */
! public class Resource implements ISelectable, IReferenceable, Dumpable {
  
  	// What group is this in ?




-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.