Thank you Luc!

On Tue, Sep 27, 2011 at 11:44 PM, Luc Prefontaine
<lprefonta...@softaddicts.ca> wrote:
> First shot of tools.trace is now available on github:
>
> http://github.com/clojure/tools.trace
>
> As for the traceforms macro, you will notice that when an exception is 
> trapped, I recompose
> an new exception with the necessary form traceback information instead of 
> using print.
> The main reason is that I want the form traceback to stay close to the 
> exception message.
> Otherwise if you run several threads writing to stdout, you may end up with 
> split
> outputs on standard output (the exception message in one spot and the form 
> traceback elsewhere)
>
> Comments/suggestions are welcomed.
>
> The README.MD is on its way and I still need to review the code to see if 
> they are
> remaining rough edges. Nothing beats a paper output and a coffee...
>
> I expect to work on the build process next week-end and get the first version 
> out next week.
>
> Time to go to bed, my eyes are now useless ...
>
> Luc P.

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