Menu

abora-white 20030217 released

Release Name: 20030217

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:
-Partial port of PrimArray and PrimSpec class hierarchies
-Partial JUnit tests for above
-Ant script to build, test and create JavaDoc
-Skimpy documentation

Posted by David Jones 2003-02-18

Log in to post a comment.