Good thought, Steve. Option 1 is now done.

On May 23, 5:06 pm, "Stephen C. Gilardi" <squee...@mac.com> wrote:
> Hi Tom,
>
> I like the docs a lot. Thanks for making the robot!
>
> I have a suggestion for a refinement.
>
> We've received an issue for clojure-contrib noting that the doc for  
> zip-filter at:
>
>        http://code.google.com/p/clojure-contrib/wiki/ZipFilterApiDoc
>
> contains:
>
>         Usage:
>
>         (ns <your-namespace>
>           (:use clojure.contrib.zip-filter))
>
> This doesn't work as written because clojure.contrib.zip-filer defines  
> ancestors and descendants which are also defined by clojure.core.
>
> There are at least a couple of ways to fix this:
>
>         - change :use (which may not always be correct) to :require (which is 
>  
> always correct)
>
>         - include in the usage example any :refer-clojure clauses that are  
> present in the contrib's ns form.
>
> I recommend the first option. Please consider making a change along  
> these lines.
>
> Thanks,
>
> --Steve
>
> On May 4, 2009, at 12:30 PM, Tom Faulhaber wrote:
>
> > By the way, source of the robot is available on GitHub, for those who
> > appreciate fine masochism:
>
> >http://github.com/tomfaulhaber/contrib-autodoc/
>
> > Really, nothing to see there, but we like to be open.
>
> > Enjoy!
>
>
>
>  smime.p7s
> 3KViewDownload
--~--~---------~--~----~------------~-------~--~----~
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