2010/10/24 Cédric Beust ♔ <ced...@beust.com>: > How about running this thought experiment on two high level languages, one > which requires 3 lines of code and one which requires 1? > The answer is much less clear cut in this case.
You can do the exact same thought experiment completely in Java. Which is more likely to get wrong, the for/each loop, or a traditional for loop? :) Does this mean that one is perfect? Of course not. Errors can always exist. -- You received this message because you are subscribed to the Google Groups "The Java Posse" group. To post to this group, send email to javapo...@googlegroups.com. To unsubscribe from this group, send email to javaposse+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/javaposse?hl=en.