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
2006-02-21: Read-only access to the Boost project is available using a username of "boost" and a password of "boost".
- XPlanner project management
- Subversion view and access
- Cruise Control build system artifacts and reports (most recent build, test coverage)
- Trac issue tracking and roadmap
- Boost developer email list subscription
Support
If you are interested in using Boost or
Sustainable
Software Development, please contact
--
Notices
Boost and Sustainable Software Development are the Intellectual Property
of NetStorm Pty. Ltd.
This page content is licensed under a
Creative Commons
Attribution-NonCommercial-ShareAlike 2.5 License


There are no comments.