Guys,

I'm coming across an annoying, practical problem when working with  
the code. I am thinking that this could be a general concern, so I  
thought I'd suggest an additional "feature" of pax-wicket.

At times, I need to start with the generated html and work my way  
back to find the right source where I need to make the appropriate  
change. When searching in the code to make the changes, though, I'm  
having a bitch of a time locating the right content source. I'm  
wasting a lot of time during development just searching.

I was starting to think that I should get my developers to add some  
kind of comment in the code... but then I thought of a better way.


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 -->


I can't tell you how helpful this would be!


Cheers,
Dave



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

Reply via email to