Attach data directly to plain objects, no reason to use the central jQuery.cache...
authorjeresig <jeresig@gmail.com>
Sat, 27 Feb 2010 14:49:58 +0000 (09:49 -0500)
committerjeresig <jeresig@gmail.com>
Sat, 27 Feb 2010 14:49:58 +0000 (09:49 -0500)
commita49e6b63131e292bc1c31ee98b300ba87ce99162
treea7931668c7f71e7b73d6f341489a79448a7c146c
parent42568db4c414d4435f2f7e89be87d66645c42e1c
Attach data directly to plain objects, no reason to use the central jQuery.cache. Fixes #6189.
src/data.js
test/unit/data.js