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

Java Code Generator #439

Open
Jamalam360 opened this issue Sep 13, 2023 · 1 comment
Open

Java Code Generator #439

Jamalam360 opened this issue Sep 13, 2023 · 1 comment

Comments

@Jamalam360
Copy link

Description
Codegen for Java.

It'd have to make a top level class that holds static classes for the actual schemas (so Schemas.EmailRequestOut for example), unless the codegen emitted multiple files.

Additional context
I am happy to work on this if it will be considered.

@stepchowfun
Copy link
Owner

This would be great to have, and it would be welcome as a contribution. Is there a way we can do it that gives the benefits of non-nullable types and exhaustive pattern matching (e.g., with the visitor pattern)?

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

No branches or pull requests

2 participants