While I understand the Wicket authors do not want a magic framework, I
wonder if anyone else than me ever wished for a "development mode" or
option on the error page when protyping and receiving the very typical
"org.apache.wicket.WicketRuntimeException: The component(s) below failed
to render. A common problem is that you have added a component in code
but forgot to reference it in the markup".
Would it not be possible for Wicket to simply ignore the markup aspect
if so instructed, and generate the required markup on-the-fly from the
Java tree? Perhaps it's because I am new, but I sure run into that
wicket message a lot. Anyway, just a though.
/Casper
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]