Jan 12, 2024
I agree with you Enums are a code smell
but you solution of creating a static references is almost as bad.
You use ---- Objects .. instead
For example . where to you use this parameter?
why would you need it
public record Country(int Id)