Hi,

Am 02.11.2009 um 03:05 schrieb Kevin Downey:

> it'd be nice if clojure came with an Exception class that extended
> IMeta so you could use (catch MetaException e (if (= :my-exception
> (type e)) do-stuff (throw e)))

Isn't that, what c.c.condidtion does?

>> gen-class is what you are looking for. You can also use
>> clojure.contrib.condition, but that also requires a compilation step.

Sincerely
Meikel

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to