Side navigation
#11200 closed enhancement (plugin)
Opened January 20, 2012 05:48PM UTC
Closed January 20, 2012 05:58PM UTC
Please provide a more promise-ing AJAX interface
Reported by: | Wout.Mertens@gmail.com | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 1.7.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Hi,
Please consider providing an AJAX interface like the one provided by https://github.com/visionmedia/superagent . Unlike the DOM manipulation parts, AJAX in jQuery isn't very elegant right now, and the interface provided by superagent is very promise-jQuery-like so would be a perfect match.
Thanks!
Wout.
Attachments (0)
Change History (1)
Changed January 20, 2012 05:58PM UTC by comment:1
resolution: | → plugin |
---|---|
status: | new → closed |
But there's already a plugin. It doesn't make sense to include yet another ajax implementation that would take up space. If you want to use the plugin, use it. Not everything has to be in the jQuery.js file, that's why there are plugins.