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

Implement a generic way to categorize pipes #214

Open
thomaspj10 opened this issue Sep 12, 2024 · 0 comments
Open

Implement a generic way to categorize pipes #214

thomaspj10 opened this issue Sep 12, 2024 · 0 comments
Assignees
Labels
doclet enhancement New feature or request

Comments

@thomaspj10
Copy link
Contributor

thomaspj10 commented Sep 12, 2024

The ElementType annotation exists, which can be used to categorize a pipe. There should be a generic way to categorize, so multiple groups of categories can be created. These should work with superclasses and interfaces to avoid code repetition.

The old "tag" system can then also be removed. Also investigate what "labels" are exactly and how they are used.

@thomaspj10 thomaspj10 added enhancement New feature or request doclet labels Sep 12, 2024
@thomaspj10 thomaspj10 self-assigned this Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doclet enhancement New feature or request
Projects
Status: In Progress
Development

No branches or pull requests

1 participant