Skip to content

Usability: Namespace Collisions #1

@nitz

Description

@nitz

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.)

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions