For the AutoCompleteTextField I think it would make sense to never store the page and simply make respond(target) final so that the can not be changed. Does anyone really want to change the page state for every key press? If so then that would seem to be the exception rather than the rule.

On 29 Oct 2007, at 18:11, Matej Knopp wrote:

Problem is that we can't do this by default. The behavior may change the page / component and we can't detect it. Then people would start complaining why they changes aren't preserved. This could lead to bugs that are very hard to track.

As I said, in the next version, we'll probably have more elegant way to prevent page serialization, however it will still be on- demand only, not by default.

-Matej


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

Reply via email to