Wicket RAD 0.6 has been released, it is available in the Maven repositories and as a source release in the Sourceforge files section. Major points in this release: - Various bugfixes, among other things a bug with inheritance with JPA annotated classes.
- Convenience implementations of Bean Forms in org.wicketrad.propertyeditor.form package.
- ListQueryModel and UniqueResultModel IModel implementations in wicket-rad-jpa module
- Experimental wicket-rad-user module for user management (may change or be entirely removed in the future depending on feedback).
The major effort for the next expected release, 0.7, will be updating the framework to use Wicket 1.4 |