Comment #2 on issue 101 by allain.lalonde: Eliminate printStackTrace http://code.google.com/p/piccolo2d/issues/detail?id=101
wow that's a lot of them. Objection would be that RuntimeException is indistinguishable from a Divide by zero exception, or any number of other system level exceptions. I think there should be a PPiccoloException to differentiate between exceptions caused by the subsystem and exceptions caused by Piccolo. Also, without examining the context for each printStackTrace, blanket replacing them with exceptions is bound to not work. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en -~----------~----~----~----~------~----~------~--~---
