Skip to content

enum with name 'count' #688

@iscai-msft

Description

@iscai-msft

Solution: make all enums uppercase. To maintain backcompat, check to see if the all uppercase version of the enum exists: i.e., user passes in EnumClass.count, search and see if COUNT exists, if not, throw error, otherwise, return EnumClass.COUNT

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions