cache-plugin-min.js revision dd72421503ba2f80d5e64ad5d2ba2449f14f8bb8
YUI.add("cache-plugin",function(B){function A(E){var D=E&&E.cache?E.cache:B.Cache,F=B.Base.create("dataSourceCache",D,[B.Plugin.Base]),C=new F(E);F.NS="tmpClass";return C;}B.mix(A,{NS:"cache",NAME:"cachePlugin"});B.namespace("Plugin").Cache=A;},"@VERSION@",{requires:["cache-base"]});