Has anyone thought (or even known about) the knockoutjs library? I'm impressed with it, and I'm integrating it with our application (that integration means less wicket usage).
I'm wondering if someone has plans to do a good integration with Wicket components, where instead of add components to AJAX targets, only Javascript model objects would be changed and the controls would just repaint themselves. Adriano