> BTW, what is the state of JOOQ 2.3? Can we download that code from github to > get a taste if where you are going?
Yes, GitHub is the latest version: https://github.com/jOOQ/jOOQ There are also more stable versions available from the Sonatype Maven repositories: https://oss.sonatype.org/content/repositories/snapshots/org/jooq/ There is currently no automatic build process running > Do you / will you have alphas and betas that we can try out? No. I'm currently trying out to release several parallel minor release streams (2.0.x, 2.1.x, 2.2.x). As of now, I don't see a huge demand for those on SourceForge, so I think the infrequent SNAPSHOT releases will do for now...
