On Wed, 09 Jun 2010 09:46:50 -0300, t5_lothar <lothar_n...@gmx.de> wrote:

Hello all,

Hi!

my goal is to create something like BeanEditForm, but the underlying data is not a Java Bean but a an XML tree (org.jdom.Element).

Why don't you use BeanEditForm or BeanEditor and just create custom PropertyModels for your XML properties, something you already did? No need to reinvent the wheel here.

--
Thiago H. de Paula Figueiredo
Independent Java, Apache Tapestry 5 and Hibernate consultant, developer, and instructor
Owner, Ars Machina Tecnologia da Informação Ltda.
http://www.arsmachina.com.br

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

Reply via email to