What kind of markup? Div? <input

Or do you mean we should generate a special span tag with the text
"this component 'path' doesnt have markup"

Problem is that we know that only at the very end of the full page render

On 28/11/2008, Casper Bang <[EMAIL PROTECTED]> wrote:
> 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]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to