After 2 months with Wicket-Rad
Hi,
I just released first release of my application, using Wicket RAD. Just wanted to state for anybody looking into Wicket RAD that I find it very useful.
It really relieves the developer from a lot of tedious coding, and keeps all the important information where it logically belongs for most use cases (in the bean).
I've also found it to be quite stable and error free. Still some refactoring to do updating the code between each release though :-)
I can also add that I am only using the presentation part of Wicket RAD (not for the persistence). I think that is where Wicket-RAD really shines. I use Wicket-RAD for every form and list in my application, not only for the bean/forms to be persisted.
Unfortunately my app is for internal use only so no demo or source yet...
Happy Wicket-RADing!
Oyvind