- From: Diogo Resende <dresende@thinkdigital.pt>
- Date: Fri, 26 Feb 2010 20:04:11 +0000
> No. pushCookies would be a way of pushing cookies to the > current js and > then you could call getCookie several times without defining a > callback. > It would be almost like: > > document.observe("cookieload", myAppLoad) > > > Right. My point was that you could implement pushCookies on top of > Adam's API. > > > -Darin Agree. Just like you could implement Adam's API on top of current browsers cookies spec :P
Received on Friday, 26 February 2010 12:04:11 UTC