id summary reporter owner description type status priority milestone component version resolution keywords cc 407 Consider nesting enum inside enumParams Peter Powers "To improve clarity of what choices are available when using an EnumParameter, perhaps the enum should be defined inside the Parameter class. This would reduce the overall number of classes at the expense of increasing the class hierarchy for anyone wanting direct access to the enum. Thoughts on implementation: Rather than duplication the name of the enum in the parameter, rename the enum to Options. e.g. TestEnumParam.Options.OPT1 TestEnumParam.Options.OPT2 etc... instead of TestEnumParam.TestEnum.OPT1 " enhancement new minor OpenSHA 1.4 sha