Comment #3 on issue 96 by allain.lalonde: More consistent handling of NonInvertible transforms in PCamera http://code.google.com/p/piccolo2d/issues/detail?id=96
NoninvertibleTransformException is not a RuntimeException, so I'm going to wrap it with a custom exception that is. If I don't do this, method signatures would need to be changed. This would break Binary compatability and make using any of those methods 100x more annoying. -- 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 -~----------~----~----~----~------~----~------~--~---
