I was losing the values anyway...

On Fri, Jan 16, 2009 at 10:13 AM, Thiago H. de Paula Figueiredo <
thiag...@gmail.com> wrote:

> Em Thu, 15 Jan 2009 16:58:10 -0300, Sid Ferreira <sid....@gmail.com>
> escreveu:
>
>     Object onSuccess() {
>>      //    new Exception("E..." + dsQuery).printStackTrace();
>>      return this;
>>    }
>>
>
> Never return "this" in a event handler method. This leads to loss of field
> values when they are not persisted in the session.
>
>
> --
> 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
>
>


-- 
Sidney G B Ferreira
Desenvolvedor Web - Tibox Innovations

Reply via email to