Thanks for the pointer; really helpful.  I'll have to watch that talk
by Chris Houser as that is what I will try to do (extend ISeq).

On May 12, 9:06 am, Konrad Scorciapino <scorciap...@gmail.com> wrote:
> It can only handle Object objects. Check 
> outhttp://stackoverflow.com/questions/16044897/why-cant-i-call-seq-funct...
>
> 2013/5/11 nchurch <nchubr...@gmail.com>
>
>
>
>
>
>
>
> > 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, visithttps://groups.google.com/groups/opt_out.

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