Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Core methods and factory methods should accept java.util.Properties not Options #6

Open
mattcg opened this issue Nov 7, 2016 · 0 comments

Comments

@mattcg
Copy link
Contributor

mattcg commented Nov 7, 2016

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.

@mattcg mattcg changed the title Methods Core methods and factory methods should accept java.util.Properties not Options Nov 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant