ruper2/src/java/core/org/krysalis/ruper/util/reference NoSuchReferenceException.java,1.2,1.3

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

Modified Files:
	NoSuchReferenceException.java 
Log Message:
1) Renamed NetworkRepositorySelector to Attribute...
2) Started to add some MessageConstants.

Index: NoSuchReferenceException.java
===================================================================
RCS file: /cvsroot/metamorphosis/ruper2/src/java/core/org/krysalis/ruper/util/reference/NoSuchReferenceException.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** NoSuchReferenceException.java	4 Sep 2003 16:45:53 -0000	1.2
--- NoSuchReferenceException.java	11 Sep 2003 16:29:59 -0000	1.3
***************
*** 9,12 ****
--- 9,13 ----
  import org.krysalis.ruper.RuperException;
  import org.krysalis.ruper.util.identity.GenericIdentifier;
+ import org.krysalis.ruper.util.text.MessageConstants;
  import org.krysalis.ruper.util.text.Messages;
  
***************
*** 20,24 ****
  	{
  		//:TODO: Wire part of identifier (namespace prefix)
! 		super(Messages.getString("NoSuchReference", identifier));
  		m_identifier = identifier;
  	}
--- 21,25 ----
  	{
  		//:TODO: Wire part of identifier (namespace prefix)
! 		super(Messages.getString(MessageConstants.NO_SUCH_REFERENCE, identifier));
  		m_identifier = identifier;
  	}




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
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.