Skip to content

Feature/fix polymorphism - #8

Merged
BenjaminVettori merged 2 commits into
mainfrom
feature/fix-polymorphism
Apr 20, 2026
Merged

Feature/fix polymorphism#8
BenjaminVettori merged 2 commits into
mainfrom
feature/fix-polymorphism

Conversation

@BenjaminVettori

Copy link
Copy Markdown
Owner

No description provided.

Add runtime expression logging for debug reasons
…nal conversions

Ensures that null-safety guards are correctly applied to expressions where a conversion (cast) wraps a conditional expression. This specifically fixes issues when mapping polymorphic types using discriminators or type checks, allowing member access within those branches to be safely guarded even when proxy types or explicit casts are involved.
@BenjaminVettori
BenjaminVettori merged commit 7681dd7 into main Apr 20, 2026
1 check passed
@BenjaminVettori
BenjaminVettori deleted the feature/fix-polymorphism branch April 20, 2026 22:04
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.

1 participant