BeanForm exists for Tapestry 4, and Tapestry 5 will have some kind of
similar support.  I've been laying the groundwork for quite a while.

On 1/14/07, Jesse Kuhnert <[EMAIL PROTECTED]> wrote:
Do you mean like http://beanform.sourceforge.net/ ?

On 1/14/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> What about adding "native" Tapestry support for editing (complex)
> objects?
>
> For objects thats don't depend on other objects it would be easy (e.g.
> simply generating text fields).
>
> For objects that depend on other objects, it could maybe be solved using 
Annotations?
>
> E.g. One object is Car and one is Engine. If you want to edit a car, a 
dropdown box with Engines would need to be displayed. As Tapestry needs to know 
which field is the one to display, this could either be done by using the 
getName() method, getDisplayName() method or by using Annotations e.h. 
@DisplayEditField.
>
> This would massively speed up Tapestry projects, you would then only need a 
single line in your page files and the rest is done by Tapestry....
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


--
Jesse Kuhnert
Tapestry/Dojo team member/developer

Open source based consulting work centered around
dojo/tapestry/tacos/hivemind. http://blog.opencomponentry.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




--
Howard M. Lewis Ship
TWD Consulting, Inc.
Independent J2EE / Open-Source Java Consultant
Creator and PMC Chair, Apache Tapestry
Creator, Apache HiveMind

Professional Tapestry training, mentoring, support
and project work.  http://howardlewisship.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to