Re: clojurescript support of ns-* functions

2011-08-24 Thread Jim Blomo
On Fri, Aug 19, 2011 at 8:59 AM, Chouser wrote: > Does that help? > --Chouser Yes, thanks Chouser. I can see how fully supporting namespaces would require introspection abilities not available at run time. For my use case, which basically involves checking to see if a symbol is defined in any o

Re: clojurescript support of ns-* functions

2011-08-19 Thread Chouser
On Thu, Aug 18, 2011 at 1:39 AM, Jim Blomo wrote: > Hi, I'm enjoying playing with ClojureScript so far, great job guys! > I'm wondering if functions like ns-aliases and Vars like *ns* will be > implemented in future versions of ClojureScript.  If not, are there > recommended workarounds or should