beam-ui
beam-ui copied to clipboard
Too many enums for Currencies
trafficstars
There are 4 enums to represent a currency. Also, there are many functions that convert from one enum to another and convert enum value to a string representation. Too many places to make an error. All this code should be minimized and it should be generated from one definition.