I'd like to make sure that we are talking about the same thing.

I was asking about run-time discoverability. I.e. if I linked closure, 
jQuery, etc.., I'd like be able to discover available to me functions at run 
time (referred as to REPL). I.e. if I have a form where user can type in 
some javascript which is then eval'ed, I'd like to be able to discover those 
functions in REPL as well (as (myModule/myFunction parameters...) I guess).

If you're talking about docs written as part of 'defn, please don't bother. 
/bin/grep + clojureAtlas + clojureDocs cover my needs by 95%. The rest is 
covered by StackOverflow + twitter + google groups + source code + google.

Cheers,
Frank

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