the new error reporting feature, that one that throws two exceptions per component, is really making development not enjoyable. it slows down request processing significantly and might give noobs the wrong impression. it is valuable information for noobs, but imho after using wicket for a week you will probably encounter such problems rarely.
[ ] disable this feature by default, put instructions on how to enable it into component-not-found related exception messages [ ] leave it enabled by default -igor
