You can no longer use foo/bar to access properties, a slash now always
indicates a namespace with CLJS 1933 and up.
On Sat, Oct 19, 2013 at 12:47 PM, Greg Chapman wrote:
> I've been working through the Clojurescript tutorial here:
> https://github.com/magomimmo/modern-cljs
>
> When compiling ste
which tutorial are you referencing?
Anyway, what CLJS release are you using? Have you tried with
[org.clojure/clojurescript "0.0-1947" dependencies?
mimmo
On Oct 19, 2013, at 6:47 PM, Greg Chapman wrote:
> I've been working through the Clojurescript tutorial here:
> https://github.com/mago
I've been working through the Clojurescript tutorial here:
https://github.com/magomimmo/modern-cljs
When compiling step 2, which adds a file requiring clojure.browser.repl, I
get a "WARNING: No such namespace: e at line 71" (in repl.cljs). The code
in repl.cljs is:
(event/listen connecti