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

[draft] PreferUnionSwitch #2321

Draft
wants to merge 7 commits into
base: develop
Choose a base branch
from
Draft

Conversation

iamdanfox
Copy link
Contributor

Before this PR

As per the #hackweek-2022-sealed-unions channel, I'm trying to replace conjure visitors with Java 17 pattern-matching-switch expressions.

I've got the codegen up at palantir/conjure-java#1838, but I want to automate the toil of replacing these visitors with switch expressions everywhere.

After this PR

==COMMIT_MSG==
==COMMIT_MSG==

Possible downsides?

@changelog-app
Copy link

changelog-app bot commented Jul 13, 2022

Generate changelog in changelog/@unreleased

Type
See change types. Select one:

  • Feature
  • Improvement
  • Fix
  • Break
  • Deprecation
  • Manual task
  • Migration

Description

[draft] PreferUnionSwitch

Check the box to generate changelog(s)

  • Generate changelog entry

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.

None yet

1 participant