inconsistent naming of options
jjl opened this issue · 6 comments
jjl commented
:datasource-classname
and :driver-class-name
are inconsistently formatted.
tomekw commented
Oh, that's unfortunate :( Thank you for bringing this. @jstepien WDYT about changing this in 1.8.0? Or 2.0.0? I will be happy to unify this.
jstepien commented
Sure, I'd be happy to accept a patch fixing it. Not to break existing clients I'd love to have it support both : datasource-classname
and : datasource-class-name
and release it as 1.8.0.
jjl commented
I think I can probably submit a PR for that once I've got the work that caused me to notice this out of the way.
jstepien commented
Perfect! No rush.