- Add more constructors - Make the table-constructor public, no need to force subclassing on everyone - Declare some useful API - Document the bits.
For (all?) those cases where we have configuration with a value followed by a unit, introduce a class that uses the NamedEnum properties to make parsing and split-up easier.