Justin Johansson wrote: > Sorry; subject line mod'ed just so Ary doesn't miss it. > >> enum Color { private UNINITIALIZED = -1, RED, GREEN, BLUE } > >> (btw. Interestingly, typing this code into Eclipse with the Descent plug-in >> causes a Java out of heap space malfunction.) Thanks, fixed!