My fork of cd-client has code to create a local snapshot of all examples, see-alsos, and comments in clojuredocs.org, save it to a file, and switch to "local mode", which pulls all results from the snapshot file instead of clojuredocs.org.
https://github.com/jafingerhut/cd-client Andy On Mar 26, 2012, at 7:40 AM, Colin Jones wrote: > One thing missing from reply's clojuredocs integration is the ability > to have a local cache of the examples. Currently, we're just making an > API call every time (using the clojuredocs-client library), which is > great for getting off the ground and for having the latest examples, > but not so great for offline work and speed. > > I talked very briefly about this at Clojure/West with Lee Hinman > (author of clojuredocs-client) and Zack Kim (of clojuredocs fame), and > it sounded like they're open to this idea and even have ideas about > how it might work. I'm not sure whether it's big or interesting enough > for a GSOC project, or even which projects would be involved, but it's > certainly something I'd like to have. > > > > > On Mon, Mar 26, 2012 at 9:09 AM, David Nolen <dnolen.li...@gmail.com> wrote: >> Zack, >> >> Having examples in the Clojure source has come up before and it's probably >> not going to happen. Also the repl-y project that is now integrated into >> lein 2 has this functionality. However I think you're on an interesting >> track as far as how Mathematica works. I don't think anyone has tackled a >> rich interactive REPL with good integrated graphics support (that is also >> interactive). I recall that Chas Emerick and others were interested in this. >> >> David -- 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