Comment #1 on issue 134 by heuermh: PTransformActivity can throw null pointer exception http://code.google.com/p/piccolo2d/issues/detail?id=134
Should setDestinationTransform throw NPE or IllegalArgumentException when passed in null? That seems better to me than throwing a NPE later or doing nothing after a null check. The Piccolo2D API is not very consistent when it comes to null parameters though. -- 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 -~----------~----~----~----~------~----~------~--~---
