Thanks, but one additional thing:

To be able to mix in some special messages, I want to construct FeedbackMessages on my own.
But the FeedbackMessage constructor is package protected :(.

Any chance that the modifier could be changed to public?

BTW what's the 'sessionStored' property meant for - I didn't find a reference to it and it's a little bit odd as a constructor argument.

Sven

Eelco Hillenius wrote:

Done.

Eelco


On 4/28/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
I want to override FeedbackMessagesModel.processMessages() to be able to add 
special messages. This seems to be one of its intended usages according to the 
javadoc.

Regretfully FeedbackMessagesModel is final, so could this modifier please be 
removed?

Thanks

Sven


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user



-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=k&kid0709&bid&3057&dat1642
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user




-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to