2012/9/3 David Nolen <dnolen.li...@gmail.com> > On Mon, Sep 3, 2012 at 5:57 PM, Ceri Storey <ceri.sto...@gmail.com> wrote: > > Okay--I'd missed that the information gets recorded in the namespaces > var in > > cljs.analyse, so I think that I shoudl be able to do what I want with a > > combination of cljs.analyse/resolve-var , get-namespaces, and inspecting > the > > results. Is there a better way that I've missed that anyone knows of? > > That sounds reasonable. Out of curiosity what do you want to do with > that information? >
Essentially, I'd like to be able to create some mock objects for test-driving some UI code (the mocks are mostly to help make it obvious when I'm doing too much in one place), although I'm still very much experimenting for the time being. -- > 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 > -- Ceri Storey -- 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