toolbox-cpp
toolbox-cpp copied to clipboard
Support symbolic enum values in config
The Config reader currently supports numeric enum values only. Add support for parsing symbolic enum values.
Does this refer to Config.hpp/cpp ? Is the issue that we would like to have support for reading enums as strings ?
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.