2015-02-19 15:11 GMT+01:00 Justin Smith <noisesm...@gmail.com>:

> People complain about stack traces, but precisely the point of having
> stack traces is that if a pre-condition fails, you don't look at the
> function with the pre-condition, you look at the function that was calling
> it. Duplicating pre-conditions to callers, as a general pattern, would
> scale very badly.
>

​I found the stack-trace functions. I should get an end with those. And
of-course: exceptions should not happen often.​


-- 
Cecil Westerhof

-- 
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
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to