There's this one from 
uswitch http://oobaloo.co.uk/dynamic-error-capture-with-clojure but it 
doesn't really have a motivating example to highlight why that particular 
approach is better.

Or this one which hints at 
monads: http://adambard.com/blog/acceptable-error-handling-in-clojure/

I also found this one: https://github.com/MichaelDrogalis/dire which was 
cool because it referenced 
http://www.erlang.org/download/armstrong_thesis_2003.pdf which made for an 
interesting read.

Looks like slingshot is fairly popular so I should probably go and 
investigate that.

On Thursday, 28 May 2015 23:57:21 UTC-7, piast...@gmail.com wrote:
>
> What blog posts did you find useful?
>
>
> On Tuesday, May 26, 2015 at 10:01:29 PM UTC-4, andy.c...@fundingcircle.com 
> wrote:
>>
>> This page on Jira says that dynamic binding should be documented as "The 
>> Clojure Way" to do error handling. Was this ever done? I managed to find a 
>> few blog posts discussing approach but nothing official.
>>
>> http://dev.clojure.org/display/design/Error+Handling
>>
>> Cheers,
>> Andy
>>
>

-- 
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 unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to