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

Scoped Enumerations for EndType and JoinType #3

Open
drlukeparry opened this issue Oct 22, 2023 · 0 comments
Open

Scoped Enumerations for EndType and JoinType #3

drlukeparry opened this issue Oct 22, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@drlukeparry
Copy link
Owner

For the prevention of name pollution of enums when importing pyclipr and preventing collision of some enum values, , the enumerations for EndType and JoinType used in offsetting operations are to be not exported into the global-scope.

@drlukeparry drlukeparry added the enhancement New feature or request label Oct 22, 2023
@drlukeparry drlukeparry added this to the v0.1.4 milestone Oct 22, 2023
@drlukeparry drlukeparry self-assigned this Oct 22, 2023
@drlukeparry drlukeparry moved this to Done in pyclipr Oct 22, 2023
@drlukeparry drlukeparry modified the milestones: v0.1.4, v0.2.0 Dec 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

No branches or pull requests

1 participant