On Fri, Jan 29, 2010 at 4:24 AM, Lukas Lehner <lehner.lu...@gmail.com> wrote:
> The question is, wrapping all function in try - catch does not make is
> clearer (from a processing point of view). Returning nil from broken
> functions just adds a boilerplate code all the way up.
>
> I could not find any guidelines of systematic approach of using "pure"
> functions in the mess of realworld.

i suspect monads could be helpful here, if you go for that kind of thing.

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