Skip to content

[EXPERIMENTAL] Support OneOf Using sealed interfaces#571

Draft
Chrimle wants to merge 5 commits intomainfrom
oneof
Draft

[EXPERIMENTAL] Support OneOf Using sealed interfaces#571
Chrimle wants to merge 5 commits intomainfrom
oneof

Conversation

@Chrimle
Copy link
Copy Markdown
Owner

@Chrimle Chrimle commented Feb 27, 2026

Relates to #371

Checklist

Each item in the list MUST either be checked ([x]) or crossed off (~).

  • Closes #
  • New Release?
    • Update <version> in pom.xml

      To update the project version, run the following command locally: mvn versions:set -DnewVersion=

    • Update <version> in README.md and index.md

      Manually update the project version in documentation files.

  • Compile the project with mvn clean install
  • Commit all new/changed/deleted generated-sources-files
  • Documentation (README.md & index.md) have been updated

Signed-off-by: Chrimle <28791817+Chrimle@users.noreply.github.com>
Signed-off-by: Chrimle <28791817+Chrimle@users.noreply.github.com>
Signed-off-by: Chrimle <28791817+Chrimle@users.noreply.github.com>
Signed-off-by: Chrimle <28791817+Chrimle@users.noreply.github.com>
Signed-off-by: Chrimle <28791817+Chrimle@users.noreply.github.com>
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.

Would be nice if "oneof" types were implemented a common sealed interface for pattern matching purposes

1 participant