vesuvius said:spivonious said:*snip*Yes you can drop down, but I don't think I've used default in 5 years of C#
I use default: for dealing with unexpected enum values.
I'd like to see the introduction of String Enums and possibly Java-style enumerations, except without the boneheadness.