Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upDeprecate jQuery.isFunction #3609
Comments
|
How could the internal implementation of jQuery ( |
|
@akihikodaki We can move it to an internal AMD module and still use it but it would no longer be a public API after the deprecation period ends. |
|
@mgol That does not solve #3596. |
|
I expected #3601 to fix the issue underlying your Deferred problem, it just needs an adjustment. This is a separate issue, intended to put jQuery.isFunction on the path towards becoming a purely internal API. |
Opened #3601 for the problem causing the Deferred flaw. |
Fixes jquerygh-3609
Fixes jquerygh-3609
Fixes jquerygh-3609
Description
Everything must go! #3600 (comment)