[piccolo2d-dev] Issue 134 in piccolo2d: PTransformActivity can throw null pointer exception

2009-10-20 Thread codesite-noreply
Updates: Labels: -Milestone-1.3 Milestone-2.0 Comment #3 on issue 134 by heuermh: PTransformActivity can throw null pointer exception http://code.google.com/p/piccolo2d/issues/detail?id=134 The reference I often consult says that adding unchecked exceptions is ok http://wiki.eclipse.o

[piccolo2d-dev] Issue 134 in piccolo2d: PTransformActivity can throw null pointer exception

2009-10-20 Thread codesite-noreply
Comment #2 on issue 134 by allain.lalonde: PTransformActivity can throw null pointer exception http://code.google.com/p/piccolo2d/issues/detail?id=134 If for some reason a client was setting the destination to null after the transform had completed, throwing a NPE would actually cause a Bina

[piccolo2d-dev] Issue 134 in piccolo2d: PTransformActivity can throw null pointer exception

2009-10-20 Thread codesite-noreply
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 doin

[piccolo2d-dev] Issue 134 in piccolo2d: PTransformActivity can throw null pointer exception

2009-10-13 Thread codesite-noreply
Status: Accepted Owner: allain.lalonde Labels: Type-Defect Priority-Medium Effort-Low Toolkit-Piccolo2D.Java Component-Core Milestone-1.3 New issue 134 by allain.lalonde: PTransformActivity can throw null pointer exception http://code.google.com/p/piccolo2d/issues/detail?id=134 What steps wi