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

Type safety - Incremental step 3 #26111

Merged
merged 6 commits into from May 12, 2024
Merged

Type safety - Incremental step 3 #26111

merged 6 commits into from May 12, 2024

Conversation

Tcharl
Copy link
Contributor

@Tcharl Tcharl commented May 11, 2024

Unfortunately, this PR has a breaking change: JDL exporter do not print a Set anymore but an array instead for JDLOption.
I think that we should generalize the use of array for persistence and the use of Sets when manipulating data (when there's a need for unicity).

I didn't succeed (after hours) to keep retrocompatibility after hours, so guess that I fixed a bug somewhere by forcing type safety

Related with #26114

Please make sure the below checklist is followed for Pull Requests.

When you are still working on the PR, consider converting it to Draft (below reviewers) and adding skip-ci label, you can still see CI build result at your branch.

@mshima mshima merged commit 00bc468 into jhipster:main May 12, 2024
52 checks passed
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

2 participants