I'm trying to get a map out of a Goog events object (and also out of
Domina events objects).  Calling js->clj on either of these, even in
the most recent version of cljs, doesn't seem to do anything; it just
returns the inscrutable #<[object Object]> at the REPL.  (It doesn't
seem to produce maps outside the REPL either, since a console.log of a
lookup on the result of js->clj returns an unimplemented protocol
error.)

Is there a problem with js->clj, or is there perhaps a limitation on
what kinds of js objects it can handle?

Thanks,

Nick.

-- 
-- 
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
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to