Added in jQuery.proxy(obj, name), like the method described in Secrets of the JavaScr...
authorjeresig <jeresig@gmail.com>
Thu, 31 Dec 2009 20:17:52 +0000 (15:17 -0500)
committerjeresig <jeresig@gmail.com>
Thu, 31 Dec 2009 20:17:52 +0000 (15:17 -0500)
commit1d2b1a57dae0b73b3d99197f73f4edb623b5574a
treee951a0200e6d1c07f439eabfb459cd049f6e74ac
parenta5dbca4a06a930865a17a1d02fd88893b5a2b690
Added in jQuery.proxy(obj, name), like the method described in Secrets of the JavaScript Ninja and in Dojo's Hitch, and added in some unit tests.
src/core.js
test/unit/core.js