On Tue, 29 Mar 2011 09:42:51 -0300, Jochen Berger <[email protected]> wrote:

Hi there,

Hi!

I'm aware of the @BindParameter annotation but it does not do exactly
what I want, as I want the "changes" to be applied only "down" the
rendering path, i.e. I want to write to the field without the new value
being published "backward" to where the original value was coming from.

I guess you need to create another binding prefix implementation that works like prop but read-only and use it instead. You can file a JIRA about this.

--
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to