Closed gka closed 9 years ago
[Edit: The old title was “why not rename to d3.req or d3.request?”]
I kind of don't like the name "xhr". It feels so stupid to still carry on the XML roots, in a time where virtually no XML documents are being requested any more.
Let's go for d3.req or d3.request instead.
d3.req
d3.request
d3.req.json('...', function() { .. })
I like the name “request”. I’m not sure it’s worth the hassle of renaming… but I suppose now would be the time to do it.
I plan on renaming this repository to d3-request.
Done in 0.2.0.
yay
🌮🌮🌮🌮🌮
[Edit: The old title was “why not rename to d3.req or d3.request?”]
I kind of don't like the name "xhr". It feels so stupid to still carry on the XML roots, in a time where virtually no XML documents are being requested any more.
Let's go for
d3.req
ord3.request
instead.