[ 
https://issues.apache.org/jira/browse/WICKET-4449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13229376#comment-13229376
 ] 

Igor Vaynberg commented on WICKET-4449:
---------------------------------------

looks good. one more thing i missed is that IErrorMessageSource should still 
return a String. other then that looks good.

we can add a RawValidationError to -core. i dont think a lot of people will use 
it, but it wont hurt either. i bet 99% of users dont care about this part of 
the api.
                
> Change IValidationError API to work with java.io.Serializable as other 
> methods (info, error, success, ...) in Component and Session
> -----------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: WICKET-4449
>                 URL: https://issues.apache.org/jira/browse/WICKET-4449
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 6.0.0
>            Reporter: Martin Grigorov
>            Assignee: Martin Grigorov
>             Fix For: 6.0.0
>
>         Attachments: WICKET-4449.patch, WICKET-4449.patch
>
>
> Since a while o.a.w.Component's and o.a.w.Session #info(), #error(), 
> #success(), etc. methods accept java.io.Serializable.
> With this ticket I suggest a change that will make 
> o.a.w.validation.IValidationError in sync with this.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to