Re: ClojureScript One Architecture

2012-11-28 Thread Duraid
Thanks for the response. Although ClojureScript/One uses google closure but the framework only uses it to access browser features and not for how the application components are organized. What I don't like about javascript frameworks is that they all have an OO twist to them that make things more

Re: ClojureScript One Architecture

2012-11-28 Thread Taylor Sando
Well since Clojurescript, and by extension Clojurescript One was built on top of Google Closure, I guess you could use that. I know the history features from Clojurescript One use are a thin layer over the existing history features in Google Closure. The problem with Google Closure is that it