'lo, I was reading http://blog.fogus.me/2009/12/21/clojures-pre-and-post/ on the new pre and post conditions and seeing that they throw java.lang.Exception kinda struck me as a bad smell, esp. when integrating with other systems written in Java or another language. Forcing upstream clients to catch the top level Exception seems rather rude on clojures part.
Was there any reason java.lang.Exception was used over say java.lang.AssertionError? Or a more specific PreConditionAssertionError/PostConditionAssertionError pair? Mark -- Pull me down under... -- 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