On 18 Jan 2014, at 16:19, David Nolen <dnolen.li...@gmail.com> wrote:

> gen-react-dom-inline-fns generates macros so non-higher order usage of 
> dom/tag inlines into React.DOM.tag
> 
> gen-react-dom-fns generates real functions so higher order usage works.

Ah, I see my misunderstanding now. I was only looking at dom.clj which is where 
the macros are defined, which is why I was only seeing the call to 
gen-react-dom-inline-fns. However, over in dom.cljs there's this:

https://github.com/swannodette/om/blob/master/src/om/dom.cljs#L5

I guess I need to start getting used to this clj/cljs macro/fn divide :-)

Thanks again for spending the time to answer my questions.

Sam

---
http://sam.aaron.name

-- 
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 clojurescript+unsubscr...@googlegroups.com.
To post to this group, send email to clojurescript@googlegroups.com.
Visit this group at http://groups.google.com/group/clojurescript.

Reply via email to