[Biojava-l] added to CVS repository

Gerald Loeffler Gerald.Loeffler@vienna.at
Wed, 12 Jul 2000 17:33:21 +0200


Hi!

I just added the following java files to the CVS repository:

package/java files for simple design by contract support. Should be
useful for the implementation of any method:
	org.biojava.utils.contract.AssertionFailedException
	org.biojava.utils.contract.Contract
	org.biojava.utils.contract.PostconditionNotMetException
	org.biojava.utils.contract.PreconditionNotMetException

utility class for the implementation of hashCode() and equals() methods.
Should be useful for the implementation of any class, whether abstract
or concrete:
	org.biojava.utils.ObjectUtil

sub-class of java.util.Properties that knows about typed properties (not
just strings). Comes in very handy when you want to read integers,
floats, sets of strings, etc. from a java property file:
	org.biojava.utils.TypedProperties

java files for management of sequence dbs. As discussed, an interface
for construction/management of SequenceDB objects and a useful
implementation of this interface:
	org.biojava.bio.seq.db.SequenceDBInstallation
	org.biojava.bio.seq.db.SimpleSequenceDBInstallation

have fun,
gerald
-- 
   Gerald.Loeffler@vienna.at _________________ Software Architect
   http://www.imp.univie.ac.at ____ http://www.daemonstration.com
   OOA&D, Java, J2EE, JSP, Servlets, JavaBeans, ODBMS, RDBMS, XML