> When I was writing it,
> it sure seemed like I was missing a call to resolve somewhere, but
> when it worked for some symbols, I got a) excited, and b) confused. :)

Yep, that was basically it: I was calling get-source on the symbol
that named the member, but I wasn't bothering to namespace-qualify it
first. With that fixed, the source appears for pretty much
everything...which is awesome. I've posted an updated version of the
output here [1]. The updated code is on github [2].

BTW, I'll mention that if we went back to the namespace/folder
arrangement the way it was before (i.e. com.wangdera.doc-browse lives
in com/wangdera/doc-browse/doc-browse.clj), it would make for a lot
more logical folder structure when using GIT. That alone would make it
worth it to me.

[1] http://groups.google.com/group/clojure/web/clj-libs.html
[2] http://github.com/candera/doc-browse/tree/master

--~--~---------~--~----~------------~-------~--~----~
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
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to