Opened 10 years ago
Closed 10 years ago
#13800 closed feature (wontfix)
Remove jQuery.globalEval() and jQuery.proxy()
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 2.0.0 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
It's full anachronism for:
window.eval Function.prototype.bind
Note: See
TracTickets for help on using
tickets.
As much as I'd love to remove these, jQuery has promised 2.x to 1.x API surface and semantics parity.