alias is not included and I have yet to find code using it in the wild. That said, it exists in the gray area as well. If it becomes an issue and/or Rich thinks it should be added, that could be done. I suspect that if we have any changes related to aliasing non-existing namespaces (for qualified keyword ease of use) that we might consider it more in that context.
On Saturday, August 20, 2016 at 2:36:37 AM UTC-5, Nicola Mometto wrote: > > I've used `:alias` to alias clojure.core in the past, I've seen it being > used in more than one project > > On 20 Aug 2016 8:32 a.m., "Colin Fleming" <colin.mailingl...@gmail.com> > wrote: > >> (ns ... (require ...) (import ...) ) instead of (ns ... (:require ...) >>> (:import ...) ) >> >> >> Is this not intended to be allowed? The docstring implies no but it has >> always worked fine - I wouldn't call the code broken. >> >> Does the spec also limit the refs >> to refer-clojure/require/use/import/load/gen-class rather than allowing, >> say, println? One not on that list that I have seen people using in the >> wild is refer. >> >> -- 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.