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: Public read-only access to the following Boost project services is available using a username of "boost" and a password of "boost".
![]() |
Boost developers use a permanently mounted LCD screen to monitor every build that is a result of every single source code check-in. Image courtesy Greg Davis (Netstorm) |
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.
Boost open source project is licensed under the
Apache License,
Version 2.0
This page content is licensed under a
Creative Commons
Attribution-NonCommercial-ShareAlike 2.5 License



There are no comments.