Thank you for the quick response. The thing is: I'd like to be able to place the text fields independently on the screen. Therefore I want to get red of the loop included in BeanEditor.tml. Would you suggest to inherit from BeanEditor in this case?
Lothar Thiago H. de Paula Figueiredo wrote: > > 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 > > > -- View this message in context: http://old.nabble.com/Using-PropertyEditor-standalone-tp28829845p28830129.html Sent from the Tapestry - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org