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

enhancement request: make maps the default #91

Open
benoitc opened this issue Dec 14, 2015 · 3 comments
Open

enhancement request: make maps the default #91

benoitc opened this issue Dec 14, 2015 · 3 comments

Comments

@benoitc
Copy link

benoitc commented Dec 14, 2015

Maps seems really the good datastructure for JSON objects, it would be cool to have a version that use maps by default on Erlang 18 and sup.

@talentdeficit
Copy link
Owner

i've done some prelim work on a v3.0 that will drop support for r14/r15/r16, swap jsx:decode to producing maps by default and add a jsx:to_list function that produces proplists. i've got some other changes planned for 3.x and once i have a better sense of what the interface for those needs to look like (specifically, what I need to deprecate at 3.0 to support them in 3.x) i'll make a release

@ddeboer
Copy link

ddeboer commented Apr 25, 2017

A version 3.0 with maps as default would be most welcome!

@paulo-ferraz-oliveira
Copy link
Contributor

It took a while but eventually 3.0.0 was released with maps by default, so this is no longer an issue. 🎉

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

4 participants