The browser is opened and the test page is loaded (after the repl is 
started). This is the most weird bcs it should work. At least if I navigate 
to localhost:9000 it works pretty well.

вторник, 22 мая 2012 г., 16:55:06 UTC+3 пользователь Raju Bitter написал:
>
> Dimitry, 
>
> are you trying to evaluate the expressinon (+ 1 1) with the browser 
> window closed? That's not going to work! 
>
> With the browser-connected REPL, the browser JS engine is used to 
> evaluate the JavaScript. If you don't use the browser-connected REPL, 
> ClojureScript will use the embedded Rhino JS engine. 
>
> - Raju 
>

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