On Jan 15, 9:20 pm, Ben Schulz <[email protected]> wrote: > Heh? Breaking out of/returning from within loops, I thought that's > what's being discussed??
That's a rather low-level for a use case. The principal point of closures is to be able to abstract control flow. If you are using closures and require a long jump, then it seems to me that you have a refactoring opportunity. > Reinier: The second difference should be that "CICE violates Tennent's > Correspondence Principle while BGGA does not." That is not only more > concise, it is also more accurate. Do you think that BGGA is free of corner cases? Tom Hawtin --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
