A couple thoughts, my own 2-cents-worth.
First, I think I’m seeing an entirely legitimate concern being expressed by
some developers that :use complicates life in their shops. Contrariwise,
there’s clearly a set of developers who are in environments where :use
feels very natural, and is of cons
nt a much more expressive alternative or supplement to
docstrings.
Ground zero for CJD is its home on GitHub <https://github.com/greenh/CJD>,
which includes a FAQ <http://greenh.github.com/CJD/doc/FAQ.html> that
provides a reasonably concise overview and rationale for CJD, and a us
S wrote:
>
> It sure looks very nice!
>
> … but doesn't your use of #_ preclude us from getting that doc-info in the
> running system?
>
> In other words, how would you enhance the doc facility in the repl to
> pickup your doc-meta-data in real-time?
>
&g