Status: Accepted
Owner: allain.lalonde
Labels: Type-Defect Priority-Medium Effort-Low OpSys-All  
Toolkit-Piccolo2D.Java Component-Core Milestone-2.0

New issue 102 by allain.lalonde: PNode.print swallows failures
http://code.google.com/p/piccolo2d/issues/detail?id=102

What steps will reproduce the problem?
1. Call print() on any node and have an exception occur.

What is the expected output? What do you see instead?
Someone should be notified of the failure.  The best way of doing this
would be to throw the PrinterException instead of burying it.

Please use labels and text to provide additional information.
Applying this change will break binary compatibility with client code, but
I can't think of any other way of getting rid of the printStackTrace and
the System.out.println, so this change so be rolled into v 2.0

--
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to