> Do I correctly understand, that freactive does not care about tag names, and 
> I can use any ones (potentially injecting polymer or smth like pieces)? 
> 

Yes! It tries to work with pure DOM nodes wherever possible. In freactive, 
Clojurescript vectors are virtual DOM - so the "hiccup" vectors are very close 
to the actual DOM. Although it may not work quite yet, you should even be able 
to inject DOM nodes you created outside of freactive's rendering framework and 
it will treat them opaquely.

-- 
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/d/optout.

Reply via email to