Mark Volkmann <[email protected]> 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 [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to