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

improve type inference when using findItem with type predicates #868

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

cberthou
Copy link

@cberthou cberthou commented Oct 9, 2024

#867

Not a big fan of duplicating FindItemAction to allow for a type with a predicate, but I didn't want to break retrocompatibility, nor create complex types that would degrade readability or maintenability.

@fabian-hiller fabian-hiller self-assigned this Oct 9, 2024
@fabian-hiller fabian-hiller added enhancement New feature or request priority This has priority labels Oct 9, 2024
@fabian-hiller
Copy link
Owner

It is ok to break things since we are not v1 yet. How would you implement it with breaking changes?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority This has priority
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants