On Sun, Jul 24, 2011 at 12:31 PM, Jack Moffitt <j...@metajack.im> wrote:
> Unfortunately this means that my external JS lib won't get any
> benefits from the closure compiler. Is there some way to tell the
> compiler where more external libs are and then use them via :require
> just like closure library (let's assume for the moment they are
> goog.provides and goog.require compatible,etc)?

Isn't that the problem tho'? Outside of Google Closure itself, most JS
libraries aren't sufficiently compatible with the compiler's
conventions to be optimized - Rich specifically called out jQuery in
his talk as an example of this.
-- 
Sean A Corfield -- (904) 302-SEAN
An Architect's View -- http://corfield.org/
World Singles, LLC. -- http://worldsingles.com/
Railo Technologies, Inc. -- http://www.getrailo.com/

"Perfection is the enemy of the good."
-- Gustave Flaubert, French realist novelist (1821-1880)

-- 
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