React refuses the "synthetic" event objects AFAIK. On Wed, 22 Jul 2015 21:39 David Pidcock <[email protected]> wrote:
> On Wednesday, July 22, 2015 at 1:31:16 PM UTC-7, David Pidcock wrote: > > Thank you. > > So expected behaviour :D > > > > Quick clarifying question : when you say "Events use the flyweight > pattern" do you mean Javascript events themselves, or the Clojurescript > event objects that wrap them? > > NVM = I answered my own question with some experimentation :D > > Javascript events can be passed into a setTimeout function call just fine. > > -- > Note that posts from new members are moderated - please be patient with > your first post. > --- > You received this message because you are subscribed to the Google Groups > "ClojureScript" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/clojurescript. > -- Note that posts from new members are moderated - please be patient with your first post. --- You received this message because you are subscribed to the Google Groups "ClojureScript" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/clojurescript.
