Add Java assertions to the code, which can be enabled on the Java command line during testing and debugging to help identify problems. By default the assertions are disabled so they add no performance penalty for the users.
http://java.sun.com/j2se/1.4.2/docs/guide/lang/assert.html
Logged In: YES
user_id=1412035
Originator: NO
It would be nice to have a wiki. If possible, set up a wiki and we'll make a style-book there to track coding style.