Re: [Wicket-user] deprecated methods in current SVN version

2006-10-17 Thread Eelco Hillenius
Don't worry too much about them. Most of those deprecation warnings are there to help people migrate to 2.0. They will be supported for 1.2.x and 1.3.x. Usually the deprecation javadoc tag will say what the replacement is. Though there are/ have been a few tags where the lazy bum dev who put it in

[Wicket-user] deprecated methods in current SVN version

2006-10-17 Thread Pierre-Yves Saumont
After switching to current SVN version, I get lots of warnings for deprecated methods. The problem is I can't find any replacement for setUnexpectedExceptionDisplay What are we supposed to use to replace : getApplicationSettings().setUnexpectedExceptionDisplay(IExceptionSettings.SHOW_INTERNAL_