Skip to content
This repository has been archived by the owner on Jan 1, 2021. It is now read-only.

Circularise bug 3786 #49

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

stevage
Copy link

@stevage stevage commented Mar 22, 2012

Fix #3786 by preventing user trying to circularise problematic shapes like figure-eights.

@systemed
Copy link
Owner

Will use this logic but want to check first whether it can be done without try... catch (which is usually a last resort).

@stevage
Copy link
Author

stevage commented Mar 25, 2012

Yeah, I considered trying to pass back the error message more directly, but that also seemed messy. I would have liked to create a custom exception class, but that seems to require a new file, which seemed messy in a different way.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants