On Fri, 20 Sep 2013 17:31:43 -0300, Jan Fryblik <jan.fryb...@ebrothers.cz> wrote:

And isn't there any workaround where i don't need to use another framework? Angular is likeable, but i'm complete newbie at it. :)

As I said, I believe you're trying to do something which the component isn't supposed to do. I'm an Angular.js newbie too, but, from reading its documentation, it seems simple to do.

Another thing you could try is, instead of using an AjaxFormLoop directly inside another, to have a component wrapping the inner one. At least your code would be better organized and easier to use.

From my point of view it is advanced usage. :) And i thought that AjaxFormLoop is basically loop with AJAX capabilities.
Just out of curiosity, what do you thing is an advanced usage? :)

For example, from the top of my head:

* Writing component class transformations
* Writing a RequestFilter or Dispatcher (not so advanced)
* Adding your own edit and view blocks for BeanModel-based components (Grid, BeanEditor, BeanEditForm)
* Writing code to support your own injections.

Thanks for answer! (even previous one)

My pleasure. :)

--
Thiago H. de Paula Figueiredo

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to