On Wed, Sep 22, 2010 at 5:51 PM, Josh Suereth <[email protected]>wrote:
> Actually, that statement is completely false. The code does not continue > to execute in the sense that you do not continue to call the "Dosomething" > methods. If an error occurred, the flatmap operation is a no op. > So it's still being called (and I took the precaution to say that I wasn't sure whether short circuiting was happening or not). Regardless, my point still stands: execution of the statements that follow continues, so calling my claim "completely false" is a bit of an exaggeration, isn't it? -- Cédric -- You received this message because you are subscribed to the Google Groups "The Java Posse" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/javaposse?hl=en.
