On Tue, 25 Jun 2013 18:27:10 -0300, Boris Horvat <horvat.z.bo...@gmail.com> wrote:

My problem is that I have around 5-6 different use cases

textfield, textarea, progress, textfield with autocomplete, upload and so
on...

So I would like not to have a bunch of beginRender method that have
conditions :(

You don't need a bunch of beginRender() methods. Most probably just one afterRender() method (without beginRender()) will suffice.

Is there any way to avoid this?

I haven't tried, but I still think the suggestions I gave you might work.

--
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