On Fri, Oct 10, 2014 at 9:06 PM, Andrus Adamchik <and...@objectstyle.org> wrote: > 6. Corollary to #5, we should explore iterator methods in query chains (need > to make sure that we don't reinvent the wheels invented in Java 8).
Hi Andrus, I couldn't tell from your #6 if you were saying we should be requiring Java 8's lambdas or try to do something similar in a lower version of Java. Given that our current minimum Java requirement is 1.5, that would be quite a leap, at least from our user's perspective. I know from my own uses that I'm still on Java 1.6 (although trying to upgrade to 1.7) at work and Java 1.7 at home. mrg