Em Thu, 27 Aug 2009 13:06:14 -0300, Sparqle <dsrika...@gmail.com> escreveu:

Hi Thiago,

Hi!

Based on your post, I am thinking that this type of behavior is not
supported by T5.

I would say that it is supported, but out-of-the-box you would be way better supported if not using this modeling you're using.

I am wondering whether the "if" component, and the
"AjaxFormLoop" could combine to simulate this same functionality.

Take a look at how BeanEditor works. Maybe it could help you.

For the
Grids though, I am not sure whether I can achieve this result without
predefined classes.

You can work with Grid without predefined classes. Internally, Grid uses a BeanModel (that can be passed as a parameter) to get the properties of the object and their values. Take a look at BeanModel and PropertyConduit.

This has to be a common requirement for many sites. I know some of the
largest sites on the Internet use this type of a system.

Could you give use some examples?

--
Thiago H. de Paula Figueiredo
Independent Java consultant, developer, and instructor
http://www.arsmachina.com.br/thiago

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

Reply via email to