Konrad,

Thanks for trying the library, I'm glad you found it useful. It should  
not redefine any existing behaviour - could you share a REPL session  
showing the behavior that seemed to change?

- Mark

On Jan 3, 2009, at 7:31 AM, Konrad Hinsen <konrad.hin...@laposte.net>  
wrote:

>
> On 02.01.2009, at 03:30, Mark McGranaghan wrote:
>
>> I'm happy to announce an alpha release of clj-backtrace, a library  
>> for
>> processing backtraces generated by Clojure programs. The library  
>> works
>> by separating useful backtrace information from the noise generated  
>> by
>> the Clojure compilation process, and also provides functions for
>> pretty-printing these cleaned backtraces.
>
> Thanks a lot, this is *very* useful.
>
> I just wonder how it works. All I did is add the library to the
> classpath and (use) it. That seems to be sufficient to change the
> behaviour of code that was there before. Do you re-define any hooks?
>
> Konrad.
>
> >

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