You could try the PageView class from the debug markup package:

    http://wicket.sourceforge.net/apidocs/wicket/markup/html/debug/PageView.html

But this exposes the structure to the end-user (ok if in developer's
local sandpit).

On 19/02/07, David Leangen <[EMAIL PROTECTED]> wrote:
>
>
> >>> When in debug mode, could we get pax-wicket to automatically insert
> >>> some kind of comment during aggregation, like:
> >>>
> >>> <!-- begin com.hello.blue.MyPanel -->
> >>>    Yo, dude!
> >>> <!-- end com.hello.blue.MyPanel -->
> >>
> >> Yes that sounds great, question is if that should only include
> >> PaxWicket assemblies or be a feature in Wicket itself, in which case
> >> we should probably raise it in their users/developers list.
> >
> > I think that it is already available in Wicket.
>
> Really?
>
> I'll take a look, and maybe ask on the list if I can't find anything.
>
> Let you know what I find.
>
>
> Cheers,
> Dave
>
>
>
> _______________________________________________
> general mailing list
> [email protected]
> http://lists.ops4j.org/mailman/listinfo/general
>

_______________________________________________
general mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/general

Reply via email to