|
|
|
|
|
by yCombLinks
1608 days ago
|
|
He is completely incorrect about the purpose of enums. It isn't to simplify changing all locations of an occurrence. It is for defining domain concepts. It is to communicate to other code users, here is every allowed permutation of this type. |
|