Menu

abora-white 20030316 released

Notes:
The Abora-White sub-project is a Java implementation of the
Udanax-Gold server that has been auto-translated from the original
Smalltalk, and then manually converted for a better fit with the Java
world.

The aim is to get some useful subset of the Udanax-Gold server
running, and to end up with a code base that as much as possible will
provide a base from which other developers can call from their
applications or even build on. To help with this, efforts are being
expended on; reasonable JavaDoc and overview documents, JUnit test
cases, and simple example applications.

The current implementation is only of interest to interested
developers. All you will be able to do is run tests and generate
javadoc!

Changes:
-Imported rest of Udanax-Gold collections and the bulk of the
CoordinateSpace classes
-Added reasonable test coverage for collection.sets
-Started test coverage for cellection.tables and Integer
CoordinateSpaces.
-Included Clover support for generating test coverage reports

Posted by David Jones 2003-03-16

Log in to post a comment.