krysalis-version/src/java/org/krysalis/version/loading/loaders VersionBrandLoadContext.java,1.3,1.4

[email protected]
Newsgroups gmane.comp.krysalis.sandbox
Message-ID <[email protected]>
Update of /cvsroot/metamorphosis/krysalis-version/src/java/org/krysalis/version/loading/loaders
In directory sc8-pr-cvs1:/tmp/cvs-serv27795/src/java/org/krysalis/version/loading/loaders

Modified Files:
	VersionBrandLoadContext.java 
Log Message:
Prettier

Index: VersionBrandLoadContext.java
===================================================================
RCS file: /cvsroot/metamorphosis/krysalis-version/src/java/org/krysalis/version/loading/loaders/VersionBrandLoadContext.java,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** VersionBrandLoadContext.java	7 Feb 2003 20:11:50 -0000	1.3
--- VersionBrandLoadContext.java	14 Feb 2003 21:12:00 -0000	1.4
***************
*** 143,148 ****
  
      public String toString() {
!         return "BrandLoadContext: ("
!             + ((null != m_instance) ? DebugUtils.getShortName(m_instance.getClass()) : "")
              + ") : "
              + m_instance;
--- 143,148 ----
  
      public String toString() {
!         return super.toString() + " ("
!             + m_instance.getClass().getName()
              + ") : "
              + m_instance;




-------------------------------------------------------
This SF.NET email is sponsored by: FREE  SSL Guide from Thawte
are you planning your Web Server Security? Click here to get a FREE
Thawte SSL guide and find the answers to all your  SSL security issues.
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0026en
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.