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

Empty object is replaced by empty array #2

Open
balbuf opened this issue Mar 27, 2018 · 0 comments
Open

Empty object is replaced by empty array #2

balbuf opened this issue Mar 27, 2018 · 0 comments
Labels
bug Something isn't working

Comments

@balbuf
Copy link
Owner

balbuf commented Mar 27, 2018

Formatting changes we can live with, but we should switch from array to object parsing (i.e. the default) so we can preserve empty objects; this would also eliminate the need to have a special check for assoc arrays, as they would be represented by objects. However, comparing two equivalent but distinct object instances would have to be handled differently.

@balbuf balbuf assigned balbuf and unassigned balbuf Sep 12, 2018
@balbuf balbuf added the bug Something isn't working label Sep 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant