On Jul 21, 2011, at 12:40 AM, Sean Corfield wrote:

> On Wed, Jul 20, 2011 at 9:34 PM, pmbauer <paul.michael.ba...@gmail.com> wrote:
>> Even better would be ClojureScript with maven support
> 
> Didn't Rich say he hopes Maven doesn't come anywhere near ClojureScript? :)

>> I know.
>> But the sorts of (presently non-portable) scripts in "scripts" (see 
>> bootstrap, repl) ad-hoc test strategy, etc in ClojureScript are begging for 
>> dependency management and a build tool.

>> If ClojureScript isn't "mavenified", how else do you easily make it a 
>> dependency in a web application?

ClojureScript should have scripts or other "low level" methods for doing 
everything it needs, so that, if one is so inclined, those methods can be 
applied by "higher level" tools.  It would be a disaster if the main entry 
point for a ClojureScript REPL or compilation process were via Maven.

That is all separate from the provide-ClojureScript-as-a-dependency issue 
(having a pom file off in the corner so that releases can be pushed out to 
central will resolve that).

- Chas

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