Hi Chris!

Great library! I'm trying to apply this to a project I'm working on, but
I'm somewhat new to the conditional restarts theory. What would I use
instead of Clojure's finally block to properly free up the resources on
error escalation?

-- 
Thanks,
Dima Sabanin
http://twitter.com/dimasabanin


On Wed, Sep 25, 2013 at 3:14 AM, zcaudate <z...@caudate.me> wrote:

> I've done a pretty comprehensive guide on conditional restart systems in
> clojure with diagrams to show why it is much more flexible over try/catch
> mechanism
>
> Project:
>     https://github.com/zcaudate/ribol
>
> Generated Documentation:
>     http://z.caudate.me/ribol/
>
>
>
>  --
> --
> 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/groups/opt_out.
>



-- 
Best regards,
Dima Sabanin
http://twitter.com/dimasabanin

-- 
-- 
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/groups/opt_out.

Reply via email to