toolbox-cpp icon indicating copy to clipboard operation
toolbox-cpp copied to clipboard

Support symbolic enum values in config

Open markaylett opened this issue 6 years ago • 2 comments

The Config reader currently supports numeric enum values only. Add support for parsing symbolic enum values.

markaylett avatar Sep 09 '19 15:09 markaylett

Does this refer to Config.hpp/cpp ? Is the issue that we would like to have support for reading enums as strings ?

rfernandes avatar Dec 02 '19 12:12 rfernandes

When I originally added this ticket, it was supposed to be a placeholder for promoting some code that we already have downstream. The code has moved on since then and I'm now at a loss to recall the details. I'll do a bit of digging tomorrow, but otherwise we should just close it.

markaylett avatar Dec 02 '19 20:12 markaylett