Re: js->clj not working

2013-05-12 Thread nchurch
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 wrote: > It can only handle Object objects. Check > outhttp://stackoverflow.com/questions/16044897/why-cant-i-call-seq-func

Re: js->clj not working

2013-05-12 Thread Konrad Scorciapino
It can only handle Object objects. Check out http://stackoverflow.com/questions/16044897/why-cant-i-call-seq-functions-in-a-sequence-generated-by-js-clj 2013/5/11 nchurch > 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