Strong types for enums
Created by: cbusbey
Instead of using string enum values, declare string type for each enum type and use that type for enum values.
See mailing list for discussion.
Created by: cbusbey
Instead of using string enum values, declare string type for each enum type and use that type for enum values.
See mailing list for discussion.