> 1. I am wary of the copying of cls -> cljs files in the src tree. Due to > the (inevitable at some point) confusion over which code is authored as > cljs and which copied. I really think that these need to be kept separate > (somehow).
I think one clean solution may be to: 1. Split the common parts into a sub-project (not sure how well macros can be integrated then.) 2. Have lein-cljsbuild load the crossover namespaces from CLASSPATH instead of source directory. > 3. Any thoughts on packaging cljs jars and clj jars? I thought CLJS packaging might be target-dependent. If it's the browser then it must be a JS file. Did you mean a platform like Node.js for CLJS? Shantanu -- 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