Hi Dave, dommy removed the templating support from its latest release. In fact hipo is based on the dommy code and try to push it further.
I am not aware of another library that creates DOM nodes from hiccup using macro to reduce the cost of hiccup parsing . See the original dommy blog post for some context: http://blog.getprismatic.com/the-magic-of-macros-lighting-fast-templating-in-clojurescript/ Cheers, Julien 2014-12-09 17:56 GMT-03:00 Dave Sann <[email protected]>: > can you give a few words as to what is different and why dommy or other > similar libs did not meet your needs? > > Dave > > -- > 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.
