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

Add .String.fromSpacedTo... #6

Open
cusspvz opened this issue Sep 18, 2014 · 5 comments · May be fixed by #12
Open

Add .String.fromSpacedTo... #6

cusspvz opened this issue Sep 18, 2014 · 5 comments · May be fixed by #12
Milestone

Comments

@cusspvz
Copy link
Member

cusspvz commented Sep 18, 2014

Add .String.fromSpacedTo... as porposed on ROADMAP of 0.3.0 milestone.

@cusspvz cusspvz added this to the 0.3.0 milestone Sep 18, 2014
@cusspvz
Copy link
Member Author

cusspvz commented Sep 18, 2014

@brunocasanova could you do a PR where you implement this ?

@cusspvz
Copy link
Member Author

cusspvz commented Sep 20, 2014

@gabrielpconceicao do you want to race with @brunocasanova ?

@cusspvz
Copy link
Member Author

cusspvz commented Sep 24, 2014

ping @brunocasanova @gabrielpconceicao

brunocasanova added a commit to brunocasanova/findhit-util that referenced this issue Sep 25, 2014
@brunocasanova brunocasanova linked a pull request Sep 25, 2014 that will close this issue
@brunocasanova
Copy link
Member

@cusspvz i have a proposal here, i did the st.fromCamel - "CamelCase" thing only. What do you think to add st.fromLowerCamel - "camelCase" and another st.fromUpperCamel - "CamelCase" instead only CamelCase?

@cusspvz
Copy link
Member Author

cusspvz commented Sep 26, 2014

I think st.fromCamel already covers lowerCamelCase and UpperCamelCase to any others

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants