
Feb. 12, 2013
3:36 p.m.
On Tue, Feb 12, 2013 at 7:06 PM, Tim Delaney <timothy.c.delaney@gmail.com> wrote:
This actually makes a kind of perverse sense. Conceptually the actual EnumValues are the instances of the Enum (and in fact, I've made them pretend to actually be so).
Not so perverse. I think that makes very good sense (but then, I know C++ enums, so maybe I'm tainted). Looks good, though I've not actually played with the code. ChrisA