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

[XML Markers] Add Code Generator for Filter Classes #68

Closed
Tracked by #64
AsherGlick opened this issue Jul 23, 2022 · 0 comments
Closed
Tracked by #64

[XML Markers] Add Code Generator for Filter Classes #68

AsherGlick opened this issue Jul 23, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@AsherGlick
Copy link
Owner

The generator should automatically create any of the "filter" classes, such as the mount filter from the mount filter docs.

This implementation will be similar to how #67 works, where a stringy value is matched to a particular class variable being set, however for filters all the class variables that will be set are bools, and there is no other type that they can be.

The Filter base class should then be removed.

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