On Monday 02 August 2004 20:21, Niclas Hedhman wrote: Perhaps I am completely misunderstanding what a ValuedEnum is all about...
The 'interesting' part of existing testcase is; public static final Color RED = new Color( "Red", 0 ); public static final Color RED_NEGATIVE = new Color( "Red", -1 ); assertTrue( Color.RED.equals( Color.RED_NEGATIVE ) ); Can someone (like Sutic :o) ) shed some 'big spotlight' on what this is all about ?? Cheers Niclas -- +------//-------------------+ / http://www.bali.ac / / http://niclas.hedhman.org / +------//-------------------+ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]