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

object entries in structure #8

Open
bengreenier opened this issue Nov 12, 2013 · 1 comment
Open

object entries in structure #8

bengreenier opened this issue Nov 12, 2013 · 1 comment
Labels
Milestone

Comments

@bengreenier
Copy link
Collaborator

if we are trying to insert a value, into an object that is already defined, we add a _root: property, and append values to that. in the unlikely case that a _root: property is already set, we go ahead and override it. this is as of v1

@bengreenier bengreenier mentioned this issue Nov 12, 2013
bengreenier pushed a commit that referenced this issue Nov 12, 2013
@bengreenier
Copy link
Collaborator Author

let's actually go ahead and ignore it instead. This seems like a more stable decision, as the user won't be able to pass arguments that wreck data in a configuration file

however, it doesn't have to be _root, you can specify it by passing a string rootKey:

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

No branches or pull requests

1 participant