ha... also my idea :)
On 8/31/07, Igor Vaynberg (JIRA) <[EMAIL PROTECTED]> wrote: > > refactor feedback to allow users to easily add custom levels > ------------------------------------------------------------ > > Key: WICKET-911 > URL: https://issues.apache.org/jira/browse/WICKET-911 > Project: Wicket > Issue Type: Improvement > Components: wicket > Affects Versions: 1.3.0-final > Reporter: Igor Vaynberg > Fix For: 1.4.0-alpha > > > we have preset levels of fatal/error/warn/info, but users keep asking for > more, such as sucess, see WICKET-907. we should probably refactor feedback > to have > > component.addfeedback(feedbackmessage) instead of having ten methods for > prebuild levels. as far as i can see wicket doesnt need to know if the > message is error or success so there is no point in having a more > complicated system. > > -- > This message is automatically generated by JIRA. > - > You can reply to this email to add a comment to the issue online. > >