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

Allow arrays of mixed types (primitives and objects) #2

Open
unsegnor opened this issue Jun 20, 2019 · 0 comments
Open

Allow arrays of mixed types (primitives and objects) #2

unsegnor opened this issue Jun 20, 2019 · 0 comments
Labels
enhancement New feature or request question Further information is requested

Comments

@unsegnor
Copy link
Owner

unsegnor commented Jun 20, 2019

Examples

Rules
Allow creating arrays of mixed types (primitives and objects)
I would like to add values and objects to an object property no matter what type they are...

Doubts
Maybe I have a list of things In a room and one of them is just a string... I could use a workaround creating an object for that string, in fact that is what we would probably do automatically when taking this issue... maybe it's not an issue.

Development Notes
could be making them always references

@unsegnor unsegnor added enhancement New feature or request question Further information is requested labels Jun 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant