> > Interesting, how does db4o prevent using Java 8? Or is this related to > your moving to MySQL from another database? > I actually don't know, as a colleague did the research. We'll be off of it soon anyway, so using Java 8 for this problem will be sufficient.
Thank you very much for your offer. Right now, I don't think we should > break compatibility with this change. In fact, let's wait and see if the > change is necessary at all. Right now, we're evaluating whether the jOOQ > 3.7 should support Java 8 (supporting Java 6 from the commercial jOOQ > editions). A lot of great features can be derived if jOOQ Cursors can be > turned into Streams directly. Once we support Java 8, we'll also move a bit > of jOOλ (https://github.com/jOOQ/jOOL) functionality into jOOQ. In that > case, grouping Results will be much easier with jOOQ... > That sounds very exciting, I'll be looking out for it! Thanks again, Tariq -- You received this message because you are subscribed to the Google Groups "jOOQ User Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
