> 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.
>
>
> -DarinAgree. Just like you could implement Adam's API on top of current browsers cookies spec :P
