Mark Volkmann <r.mark.volkm...@gmail.com> writes:

Hi Mark,

>> The long list of stuff you get is called a Stack Trace. It will save
>> your life someday.
>
> Definitely having the ability to see the full stack trace is be
> useful. I wonder though if that should be the default output. Maybe by
> default only lines from the stack trace that are not part of the
> Clojure implementation should be output.

I'd say filtering traces is something an IDE may provide with some user
options.  A compiler/interpreter/VM of any language should provide as
much information as it can get.

Bye,
Tassilo

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