Am 16.07.2009 um 20:30 schrieb [email protected]: > Author: allain.lalonde > Date: Thu Jul 16 11:28:35 2009 > New Revision: 480 > > Modified: > piccolo2d.java/trunk/core/src/main/java/edu/umd/cs/piccolo/ > PNode.java > > Log: > Simplifying getInverseTransform and making it not call > printStackTrace() > since it was handling that case anyway. Issue #96 may make this a > non-issue anyway.
There was really a printStackTrace in there? Eieieiei. That's IMHO the most malicious Eclipse default setting. Why not "throw new RuntimeException(e)" as an IDE-default? --~--~---------~--~----~------------~-------~--~----~ Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en -~----------~----~----~----~------~----~------~--~---
