Well, with my solution, namespace's docstring is shown when the same
name exists both in vars and namespaces.

So it seems better to remain (doc) and wrap the body of (ns-resolve) by

(try
  ...
  (catch Exception e nil))

because (ns-resolve) docstring says "else nil", though it actually
throws an exception!

Thanks.

-- 
Name:  OGINO Masanori (荻野 雅紀)
E-mail: masanori.og...@gmail.com

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

Reply via email to