Hi,
IMO this makes sense. I think I saw an item for JSF 2 that does this
too. If possible we should take a look at it so that our solution is
not to different from the standard.
Sent from my iPod.
On 15.02.2009, at 19:48, Min Lu <[email protected]> wrote:
I would like to propose that we introduce a new exception class
UpdateModelSkipMessageException extends RuntimeException, which
indicates failure in UpdateModel phase, however the error message
has been added in the model layer for reporting, so UpdateModel can
skip adding the message for this type of exception (done at the end
of UIXEditableValue.updateModel() ).
Thanks,
Min Lu