Flag proposal
Nick Sabalausky
a at a.a
Sun Jun 12 11:40:11 PDT 2011
"Jonathan M Davis" <jmdavisProg at gmx.com> wrote in message
news:mailman.841.1307850316.14074.digitalmars-d at puremagic.com...
> but the
> difference between EnumName.yes and Yes.EnumName for the user is pretty
> much
> nonexistant except for the fact that Yes.EnumName will have worse error
> messages.
It also creates an awkward inconsistency. Most enums are X.Y, but then
callint certain functions it's Y.X
More information about the Digitalmars-d
mailing list