Hi, On Jun 28, 5:38 am, Brian Hurt <bhur...@gmail.com> wrote:
> This is actually something that has been bugging me for a while. Most of > the time this isn't a problem (being unable to generate classes in the repl, > basically), except in one case: exceptions. It'd be nice to be able to > define classes that inherit from throwable, and be able to catch them, and > have this code work the same way in the repl and compiled. I'd like to see some unified error handling in Clojure. c.c.error-kit could be an option. Or c.c.condition. Then you wouldn't have to generate a exception class, but could use the pre-delivered Condition augmented with easily accessible meta data. Sincerely Meikel -- 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 Note that posts from new members are moderated - please be patient with your first post. 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