Hi, On Thu, Jun 27, 2013 at 3:50 PM, Adriano dos Santos Fernandes < adrian...@gmail.com> wrote:
> 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). > Some of the developers in Lift Web Framework were also impressed by it. Now they are more impressed from AngularJs/EmberJs/youNameItJs. Few years ago everyone wrote his own Java web framework, now it is the same but they use JavaScript :-) > > 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. > AjaxRequestTarget.appendJavaScript() ?! > > > Adriano > >