There are some utilities in clojure.stacktrace that are helpful with gnarly stacktraces (http://richhickey.github.com/clojure/clojure.stacktrace-api.html ). Various people have tinkered with more sophisticated "stacktrace interpreters" of late; clj-stacktrace is the most notable that I've heard of so far (http://github.com/mmcgrana/clj-stacktrace).

In either case, I think it would be great if something along the lines of clj-stacktrace (or even clojure.stacktrace, as a first step) were baked into the REPL in the next version of Clojure. This is a universal pain point.

- Chas

On Jul 9, 2010, at 3:28 AM, Vasily Pupkin wrote:

Hi!

I try to use clojure, and  get problems with understanding what's-
going-on with this awful backtraces. Is there any way to make this
traces useful?

--
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 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

Reply via email to