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

Usability: Namespace Collisions #1

Open
nitz opened this issue Mar 14, 2021 · 0 comments
Open

Usability: Namespace Collisions #1

nitz opened this issue Mar 14, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@nitz
Copy link
Contributor

nitz commented Mar 14, 2021

It becomes difficult to juggle .NET types and toolkit types due to the same names. Toolkit classes should be renamed to avoid colliding with common .NET type names, unless absolutely necessary. (E.g.: System.Drawing.Color and cmdwtf.Toolkit.WinForms.Color collide if you have using of both namespaces.)

@nitz nitz added the enhancement New feature or request label Mar 14, 2021
@nitz nitz added this to the v1.0.0 milestone Mar 14, 2021
@nitz nitz self-assigned this Mar 14, 2021
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
None yet
Development

No branches or pull requests

1 participant