Boost: Java Primordial Class Library (developed by NetStorm)
Overview
Boost is a collection of low-level Java interfaces and classes that provide enhanced implementations of the most common java.lang.Object methods, e.g toString(), equals() and hashCode(). Especially useful for application classes that are data structural in nature, using au.net.netstorm.boost.primordial.Primordial as your base class, saves you having to provide custom implementations of those well-known Object methods, over and over again. Primordial works by using Java Reflection to automagically do the job for you !
Boost was created by Greg Davis of NetStorm, based on his experience over several commercial Agile projects. Boost is also a test-case for agile development strongly influenced by the eXtreme Programming (XP) methodology, but with some additional or in some cases more extreme project guidelines that NetStorm calls Sustainable Software Development (SSD). One of the non-negotiable rules is 100% test coverage !
Boost is hosted by Geekscape, where XPlanner, Subversion (SVN), Cruise Control, Trac and Daisy are used to support the development effort by a geographically dispersed set of developers.
Artifacts / Downloads
Currently (2005-12-01), access to Boost is username / password protected. It will be released soon.
- XPlanner project management
- Subversion access
- Cruise Control build system artifacts and reports (most recent build, test coverage)
- Trac issue tracking and roadmap
Support
If you are interested in using Boost or Sustainable
Software Development, please contact --
Copyright Notice
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 2.5 License
Comments (0)

There are no comments.