Skip to content

feat: look for exact method / field when doing reflection. Look for m…#712

Merged
ebussieres merged 1 commit into
masterfrom
reflection
Nov 23, 2025
Merged

feat: look for exact method / field when doing reflection. Look for m…#712
ebussieres merged 1 commit into
masterfrom
reflection

Conversation

@ebussieres

Copy link
Copy Markdown
Member

…ethod get/is/has if none match

Fix #661

@ebussieres ebussieres added this to the 4.0.1 milestone Nov 23, 2025
@ebussieres ebussieres enabled auto-merge (squash) November 23, 2025 03:25
@ebussieres ebussieres merged commit 56dcbe3 into master Nov 23, 2025
2 checks passed
@ebussieres ebussieres deleted the reflection branch November 23, 2025 03:26
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

Successfully merging this pull request may close these issues.

Prefer public methods over made-up ones that happen to exist and be private

1 participant