Databinder has a new beta pointing to the recent Wicket 1.3 release.
Only a few small changes appear in this release. An adjustment for the later Wicket RCs and final was needed: removing the setModel(getModel()) notification calls, which also seemed to have become superfluous. I made some adjustments within DataApplication: calling super.init() is no longer required, and overrides for Hibernate configuration might be a little more logical. The data browser has been made unbookmarkable, with a careful bookmarkable version inside DataApplication, so that IDataApplication doesn't have to be troubled with a security check.
Basic application template
Example applications
If nothing bad comes up, the next release will be 1.1 final.
Nathan
