Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Inconsistencies with node core #6

Open
feross opened this issue Jul 13, 2014 · 7 comments
Open

Inconsistencies with node core #6

feross opened this issue Jul 13, 2014 · 7 comments

Comments

@feross
Copy link

feross commented Jul 13, 2014

@Gozala
Copy link
Owner

Gozala commented Feb 27, 2015

@medikoo is maintaining this repo, so I don't want to make API changes without him being ok with that. I think work that @feross is doing is very important & it would be a shame if do not support him, regardless of our API preferences.

@feross
Copy link
Author

feross commented Feb 27, 2015

Thanks @Gozala :)

The goal of this module is to match the node/iojs querystring module, right? Seems like API changes shouldn't be debated in this repo, but in the node/iojs projects before API changes are made. Once node/iojs commit to an API, the module ought to just mirror it :) At least, that's what I do in buffer.

@medikoo
Copy link
Collaborator

medikoo commented Mar 1, 2015

@Gozala this can't be reliable achieved without getting back to single module version. I'm fine with this, as in my work I rely more on querystring2 package.

If you're also ok with it, in some free moment I can make it so it's single module with latest node.js implementation.

@philipwalton
Copy link

I just encountered this issue and completely agree with @feross.

If you're not going to match the API exactly, at a bare minimum the differences should be documented. As it is today I had to read through the code to see if my implementation was buggy or if this library just didn't support this option.

@Gozala
Copy link
Owner

Gozala commented Apr 2, 2015

@medikoo sure let's merge with your querystring2 if resolves this issue for everyone.

@emilbayes
Copy link

Any progress on this? Browserify seems to rely on the module by default, so it's a shame that it's not 1:1 with Node core My bad, the browserify README.md links to this module, but the package.json specifies querystring-es3

balu- pushed a commit to balu-/querystring that referenced this issue Jan 2, 2017
@medikoo
Copy link
Collaborator

medikoo commented Apr 11, 2017

Should be addressed with #20 it covers also ES3 version, PR's are very welcome (and I will handle them promptly).

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

No branches or pull requests

5 participants