Changes between Initial Version and Version 1 of Ticket #7783, comment 4
- Timestamp:
- Dec 15, 2010, 4:09:35 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #7783, comment 4
initial v1 1 Back when this was in discussion on the jQuery Core google group, I had argued the same points - and ultimately $.proxy was the outcome - so I'm gladly in favor of this change, I also think `(thisObj, fn, args…)` should be used - the function def would have tobe nasty overloaded with ugly argument manipulation.1 Back when this was in discussion on the jQuery Core google group, I had argued the same points - and ultimately $.proxy was the outcome - so I'm gladly in favor of this change, I also think `(thisObj, fn, args…)` should be used - however the function def would be nasty overloaded with ugly argument manipulation.