>I assume this means the browser repl from cljs-template would not work 
>from ccw either? (I tried it, and I get a continuous stream of EOF 
>errors scrolling by.) 

Yeah, it's just not compatible. Stream of EOFs is what you'll get.


>Turcio, did you figure anything else out about your configuration of 
>One in ccw? 

Hey, it's me writing from different account.

Encouraged and a bit challenged by your post I've just figured out that 
after removing the 'classes' folder from the buildpath (and deleting it!) 
ClojureScript One started working normally. At least with the dev-server; 
(go) command just won't work because of repls incompatibility. 

It seems that this project has some problems with CCW AOT compilation. When 
I simply run Clojure app from CCW, load one/sample/repl.clj file into repl, 
switch to one.sample.repl namespace and run (dev-server) ClojureScript 
compiles well and app works.

I would be interested in the others' opinion.

Cheers,
Daniel

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