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

Array key delimiter with dot separated keys #21

Open
brainkim opened this issue Jul 21, 2015 · 0 comments
Open

Array key delimiter with dot separated keys #21

brainkim opened this issue Jul 21, 2015 · 0 comments

Comments

@brainkim
Copy link

[array]
key.value: 1
key: 2
key.value: 3

What happens when an array's delimiter key is dot-separated? If the first key gets overwritten by a differently nested key along the same path, should the data structure change to accommodate the latter key, and if so, should the array delimiter key change as well?

@brainkim brainkim mentioned this issue Jul 21, 2015
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