MichaelDrogalis / dire

Erlang-style supervisor error handling for Clojure
483 stars 19 forks source link

Doc-strings for with-conditions/hook #10

Closed bostonou closed 11 years ago

bostonou commented 11 years ago

Is there a reason to not allow docstring? as a param for with-precondition, with-postcondition, and with-pre-hook as is allowed with with-handler and with-finally?

Also, should docstring? be allowed for bang versions?

MichaelDrogalis commented 11 years ago

Yeah, they should all be allowed docstrings. I just forgot to add them in. :)

MichaelDrogalis commented 11 years ago

Fixed in 0.4.2.