extract
extract copied to clipboard
Core methods and factory methods should accept java.util.Properties not Options
Better to standardise on an existing standard. Expect camel-case property names - that means the Options library will have to convert option-name to optionName when generated a properties object.