major
nice-to-have
defect
major
enhancement
There are meanwhile many derivations of NamedConfiguration, or NamedConfiguration itself, which are created programmatically. To set the name either a huge fuss has to be made or a getter has to be introduced into the Config interface.
A setter is to be introduced in NamedConfiguration for it.
Code migration
Remove methods setName(String) from derivations of NamedConfiguration.
Test
No test.