Luka Schäfer
Results
2
comments of
Luka Schäfer
> In general I'd favor a separate TypeMapper for enums specifically, although I'd prefer to not extend from StaticTypeMap. Just make it its own class. Sounds good to me. Should...
> However, I'm not sure if using the enum name as the key and value as the class is wise; that's somewhat abusing enums. Agreed. That would be an odd...