In the case of the dependency in crosspagechannel, relevant to the browser
repl, svn blame tells me that in commit r1816, the dependency to
goog.async.Deferred got added to xpc:
http://code.google.com/p/closure-library/source/diff?spec=svn1816&r=1816&format=side&path=/trunk/closure/goog/net/xpc/crosspagechannel.js&old_path=/trunk/closure/goog/net/xpc/crosspagechannel.js&old=1814

At that point in time, goog.asyncDeferred was in third_party, just as it is
now:
http://code.google.com/p/closure-library/source/browse/trunk/third_party/closure/goog/mochikit/async/deferred.js?r=1816

It's regrettable, that google doesn't follow a policy of not depending on
third_party from core - what's the point of third_party then anyway - but
in the face of that, I'd recommend declaring the dependency and be done
with it.


2012/11/17 Stuart Sierra <the.stuart.sie...@gmail.com>

> The real question I'm hoping somebody can answer is: what changed to cause
> this? The G.Closure library or ClojureScript?
>
>
> -S
>
>  --
> You received this message because you are subscribed to the Google
> Groups "Clojure" group.
> To post to this group, send email to clojure@googlegroups.com
> Note that posts from new members are moderated - please be patient with
> your first post.
> To unsubscribe from this group, send email to
> clojure+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/clojure?hl=en
>

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to