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

Remove exceptions for generated Valuesets #2797

Open
ewoutkramer opened this issue Jun 4, 2024 · 0 comments
Open

Remove exceptions for generated Valuesets #2797

ewoutkramer opened this issue Jun 4, 2024 · 0 comments
Labels
breaking change This issue/commit causes a breaking change, and requires a major version upgrade enhancement

Comments

@ewoutkramer
Copy link
Member

The code generator has lists of things that we currently generate "incorrectly". We can generate them the correct way, but couldn't since it would be breaking to actually produce them that way. E.g. ValueSets that are shared but are generated per-class. And other exceptions (marked in the generator code). We should go over them and remove the exceptions for 6.0.

@ewoutkramer ewoutkramer added enhancement breaking change This issue/commit causes a breaking change, and requires a major version upgrade labels Jun 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change This issue/commit causes a breaking change, and requires a major version upgrade enhancement
Projects
None yet
Development

No branches or pull requests

1 participant