>
>
> Although I did get a REPL, it was totally disconnected from the browser, so
> I wasn't able to test any GUI stuff with it and if I modified the code I had
> to wait quite a long time for the js to compile before I saw the changes in
> the browser.
>
>
As mentioned in Rich's presentation video, a lot of the "compile" time is
actually startup time. If the compiler is invoked from a Clojure REPL, it is
much faster.

I know this isn't a complete answer to your question - just offering my 2
cents.

Also, look for a recent post by Peter Taoussanis. It sounds like he has come
up with a very good workflow for ClojureScript development.

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