Hi Mark, There is a pull request current on secretary https://github.com/gf3/secretary that updates that project to the (next-to) latest version of ClojureScript, and modfiies the handling of macros accordingly.
The changes are applied in the fork https://github.com/numinasthmatic/secretary from which the pull request has been generated. The examples are fairly direct. Peter On Wednesday, 4 March 2015 02:13:06 UTC+10, marc fawzi wrote: > Hi, > > > I tried defmacro from a .clj file with proper namespace and I did a > :require-macros (with standard :refer) to point to it from my .cljs file > > > I thought I should maybe tell Leinigen something about the .clj file > containing the macro but I'm not sure what is needed there. > > > Does anyone have a clue? or know of a CLJS project on github where macros are > used? > > > Thanks, > Marc -- 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.
