Skip to content

implement "underscore" option#4

Merged
mindreframer merged 1 commit intomasterfrom
feature/key_conversion
Apr 22, 2016
Merged

implement "underscore" option#4
mindreframer merged 1 commit intomasterfrom
feature/key_conversion

Conversation

@mindreframer
Copy link
Copy Markdown
Member

problem:

solution:

  • split key conversion into multiple functions for atom conversion + underscore conversion
  • make options a struct
  • convert maps + keyword lists in opts to AtomicMap.Opts struct
  • keep backwards compatibility (a nice bonus!)

problem:
- as requested in #2, it would be great to provide more transformation for map keys


solution: 
- split key conversion into multiple functions for atom conversion + underscore conversion
- make options a struct
- convert maps + keyword lists in opts to AtomicMap.Opts struct
- keep backwards compatibility (a nice bonus!)
@mindreframer mindreframer merged commit 9ca1852 into master Apr 22, 2016
@mindreframer
Copy link
Copy Markdown
Member Author

closes #2

@mindreframer mindreframer deleted the feature/key_conversion branch April 25, 2016 07:19
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.

1 participant