Hi, Peter, >> 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 don't think it applies to wicket-only. When programming in wicket, you know which component you're adding in. You can tell just by looking at the java that corresponds with the html. It's not just coming from some magical place like with pax- wicket. Cheers, Dave _______________________________________________ general mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/general
