Hi.
Originally started as a swing application and later seesaw.
I am very impressed with how easy it was adapting the codebase to clojurescript.
Using crossover for sharing clojure code with the main branch.
I really think that clojurescript could make a difference, but it depends on a whole lot of factors.
Problems:
The clojurescript compiler (or cljsbuild) often hangs and have to be restarted.
Getting lein-cljsbuild to work right is a bit confusing for newcomers.
Can I use production profile to choose build-target?
Heroku's Foreman doesn't seem to compile crossover-cljs, but works fine when deploying.
Thanks to the whole Clojure community for your hard work.