"Jonathan M Davis" <jmdavisp...@gmail.com> wrote in message news:mailman.33.1283368612.858.digitalmar...@puremagic.com... > > Personally, I don't really care about using enum the way it is. Having > enums > freely converting to and from their base type is more of a concern, though > I'm > not sure how much that really does or doesn't matter. >
I find it to be a pain nearly every time I need to convert one to a string.