Skip to content

Support Aliasing #1

@dyoder

Description

@dyoder

We can make our wildcards even more powerful by allowing aliasing. This avoids the problem where we can only have a single hierarchy. Instead, we can view namespaces as closer to interfaces (or categories).

Implementing this would require a further enhancement to our wildcard equality, where we also check any aliases. In turn, this would require rules to somehow include a list of aliases and to be incorporated into the comparison, which presently just accounts for the values being compared.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions