Hi Sander, > I'm trying to use this simple project as a test case for the jOOQ/ > Wicket combination. If this works out right, i plan to use this for > more (and bigger) projects.
That would be very nice to see! > I'd be happy to share code of the integration part or even of a > complete example application! Sure. Tell me whenever you're ready for such a project. By this month, I will hopefully succeed with a Maven integration. I'm getting a hand by another jOOQ user on that topic. So creating a dependency to Wicket should be rather easy. > Do you have any idea when 1.5.7 will be available? Can i already test > the new 'Attachable' functionality in the trunk version? I could release early, as your reported issues concerning serialisability are rather urgent. Say, by the end of next week? In the mean time, you can always download the jOOQ trunk from here: http://sourceforge.net/projects/jooq/develop The "Attachable API" is functional. Integration tests are running smoothly, so far. So you could already test serialising and re-attaching Query and Record objects (pre-release bug reports would be very welcome). But be aware of the fact that I might change some API elements before releasing 1.5.7 Cheers Lukas
