:use-macros is now supported. On Tue, Nov 15, 2011 at 5:18 PM, kovas boguta <[email protected]>wrote:
> Bump. > > Is this still the case? That its not possible to have user-created > macros targeting clojurescript without namespace prefixes? > > > On Tue, Aug 9, 2011 at 2:31 PM, Kevin Lynagh <[email protected]> wrote: > > Okay, that's the impression I got from poking around but I just wanted > > to make sure I wasn't missing anything. > > Thanks Stuart. > > > > On Aug 9, 1:46 pm, Stuart Sierra <[email protected]> wrote: > >> It's not currently possible to refer macros without a namespace prefix: > >> ClojureScript does not have `refer` or `use`. There have been some > >> discussions around this, don't have a link handy. > >> > >> -Stuart Sierra > >> clojure.com > > > > -- > > You received this message because you are subscribed to the Google > > Groups "Clojure" group. > > To post to this group, send email to [email protected] > > Note that posts from new members are moderated - please be patient with > your first post. > > To unsubscribe from this group, send email to > > [email protected] > > 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 post to this group, send email to [email protected] > Note that posts from new members are moderated - please be patient with > your first post. > To unsubscribe from this group, send email to > [email protected] > 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 post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en
