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

Convert kebob-case to snake-case in attribute names #23

Merged
merged 3 commits into from Oct 31, 2017
Merged

Conversation

walterdavis
Copy link
Contributor

We made this change to meet a requirement in an application. I feel that it could be useful for others who are ingesting XML that's out of their control.

Susan J. Talbutt and others added 2 commits October 6, 2017 09:29
@maik
Copy link
Owner

maik commented Oct 17, 2017

That seems to be a useful addition, but I am wondering, if we should better call it kebab-case? That is, we should rename the kabobtosnakecase option to kebabtosnakecase and we should rename all variables and constants, too.

@walterdavis
Copy link
Contributor Author

I agree. I can make that change and re-submit.

@maik
Copy link
Owner

maik commented Oct 17, 2017

That'd be great!

@walterdavis
Copy link
Contributor Author

Ready for your review.

@maik
Copy link
Owner

maik commented Oct 18, 2017

Thank you very much! It looks good and I've adjusted a few other things in the meantime. Did you create any tests? If not, I'll write some.

@walterdavis
Copy link
Contributor Author

No, sorry, no tests. It is working in production here, if that's any consolation.

@maik maik merged commit 7307b66 into maik:master Oct 31, 2017
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

Successfully merging this pull request may close these issues.

None yet

2 participants