Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

randomChop() should not catch DeveloperError #1089

Closed
pjcozzi opened this issue Aug 29, 2013 · 0 comments
Closed

randomChop() should not catch DeveloperError #1089

pjcozzi opened this issue Aug 29, 2013 · 0 comments
Labels
cleanup good first issue An opportunity for first time contributors

Comments

@pjcozzi
Copy link
Contributor

pjcozzi commented Aug 29, 2013

In PolygonPipeline.js, randomChop() should not catch the DeveloperError. Developer errors are not meant to be caught at runtime. Perhaps this could be a RuntimeError, but I suspect it should be part of the return value.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup good first issue An opportunity for first time contributors
Projects
None yet
Development

No branches or pull requests

2 participants