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

Followup on JSON serialization #3713

Open
3 of 8 tasks
loicmathieu opened this issue May 13, 2024 · 0 comments
Open
3 of 8 tasks

Followup on JSON serialization #3713

loicmathieu opened this issue May 13, 2024 · 0 comments
Assignees
Milestone

Comments

@loicmathieu
Copy link
Member

loicmathieu commented May 13, 2024

Issue description

  • Document the BC here: Keep empty object on JSON serialization #2358
  • Check if we can get rid of the ObjectMapperFactory now that we didn't customize anything on it and we don't need it to set the ClassLoader
  • Check if all plugins that uses Json serialization still works
  • Get rid of the remaining NOT_DEFAULT Json inclusion in plugins
    • It is also used in the Template implementation
    • Flow.generateSource may be removed
    • TaskDefault must be computed on the YAML not the serialized form
  • Related to TaskDefault: taskDefaults is not working #2260
@loicmathieu loicmathieu self-assigned this May 13, 2024
@loicmathieu loicmathieu added this to the v0.18.0 milestone May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant