Hi, Am 08.02.2009 um 14:31 schrieb Chouser:
(deferror *foo* [*bar*] "Foo Error" [arg1]) (deferror *foo* "Foo Error" [*bar*] [arg1]) ; oops
A question w/o looking at the actual implementation code or further thinking about possible issues: Is there a reason why not to place the docstring as in the second example? All the def*s do it like that: (defn foo "doc-string" [args] ...) (defmacro foo "doc-string" [args] ...) (defmulti foo "doc-string" ...) (ns foo.bar "doc-string" ...) One exception is defvar from contrib. Sincerely Meikel
smime.p7s
Description: S/MIME cryptographic signature