At the moment, ClojureScript is so heavily reliant on the Google Closure Library that it would be difficult to support the expectation that it will work with any version. The current release plan in the works for ClojureScript is to package the Google Closure Library and Compiler along with ClojureScript.
That said, I see no reason not to upgrade to the latest Google Closure Library version if everything still works. I'll forward it to some of the devs more deeply involved with the ClojureScript compiler. -Stuart Sierra clojure.com On Tuesday, December 20, 2011 9:42:05 AM UTC-5, Dave Sann wrote: > > Hi all, > > Does anyone know if there are any known issues with more recent versions > of the google closure libraries ? > Is there a plan to switch to the latest version, > closure-library-20111110-r1376.zip ? > (found here http://code.google.com/p/closure-library/downloads/list) > > What is the view on being able to choose which version you want to compile > against? > > Cheers > > Dave > > -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en
