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

Migrating Predicate API to V1 #911

Open
SigmundGranaas opened this issue May 4, 2024 · 0 comments
Open

Migrating Predicate API to V1 #911

SigmundGranaas opened this issue May 4, 2024 · 0 comments
Labels
code quality Code quality and maintenance enhancement Improving existing features

Comments

@SigmundGranaas
Copy link
Owner

Things I want to do do push the predicate api from v0 to v1

Easy support for defaulted fields in base codecs

There is only support for dynamic fields in the base predicates. It would be nice to also have an easy way to create setup fields, like target or other options for the base predicate.

Clean up the generics

The Generic types are ridiculous and makes everything hard to read. I need to clean it up and use more specific types.

Clean up KeyPair

Create a better structure/naming scheme for implementing predicates that are aware of their own key.

@Steveplays28 Steveplays28 added enhancement Improving existing features code quality Code quality and maintenance labels May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code quality Code quality and maintenance enhancement Improving existing features
Projects
None yet
Development

No branches or pull requests

2 participants