bug #1254857, UrlResourceStream.length() of changed resources is not updated. I don't modify the Wicket sources, I forced Wicket to use my own UrlResourceStreamPatch. In fact, I had no problems with private members because all the classes I want to subclass were final, but I realized this after posting this message. I didn't check before because I have C++ background and there is no final in C++.
Jan "Johan Compagner" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > what is what you want to patch? ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
