Opened 10 years ago
Closed 10 years ago
#11200 closed enhancement (plugin)
Please provide a more promise-ing AJAX interface
Reported by: | 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.
Note: See
TracTickets for help on using
tickets.
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.