oops!

it looks like someone replaced /all/ occurrences of "code" with "log" rather than omitting comments when refactoring. this means now Container has comments like this:

// If markup stream is null, that indicates we already
// recursed into
// this block of log and set it to null (below). If we did
// that,
// then we want to go up another level of border nesting.


and this

// Set markup of border to null. This allows us to find the
// border's
// parent's markup. It also indicates that we've been here
// in the log
// just above.


where obviously the original comment read "block of code" and "in the code just above" rather than "block of log" and "in the log just above"



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/
_______________________________________________
Wicket-develop mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-develop

Reply via email to