>>>>> "Tom" == Thomas Fitzsimmons <[EMAIL PROTECTED]> writes:
Tom> This patch comes from Caolan McNamara. It completes our Spring and Tom> SpringLayout implementations. Nice! Tom> + // protected abstract String springdebug(); Commented-out code ... gross. In this case it seems to me that the debug stuff could comfortably be put into toString() methods. Tom
