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

Explorer: More robust configurable pattern selection #451

Open
lukasrothenberger opened this issue Nov 29, 2023 · 0 comments
Open

Explorer: More robust configurable pattern selection #451

lukasrothenberger opened this issue Nov 29, 2023 · 0 comments

Comments

@lukasrothenberger
Copy link
Collaborator

          more advanced and with some boilerplate code all around, but potentially more stable:

use a map (string->function) that has all the supported types and their run_.... functions.
the parser should then query the available suggestion types for the documentation string and validation.

this way, when we add more patterns, we know that the documentation stays up to date.

Originally posted by @goerlibe in #447 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant