beam-ui icon indicating copy to clipboard operation
beam-ui copied to clipboard

Too many enums for Currencies

Open anatolse opened this issue 5 years ago • 0 comments
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.

anatolse avatar Jul 28 '20 15:07 anatolse