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

Use owned data over refs for dto conversions #564

Merged
merged 10 commits into from
Jun 8, 2023
Merged

Conversation

DaughterOfMars
Copy link

Description of change

Do DTO conversions need to use refs? No. No they do not.

Links to any relevant issues

Type of change

Choose a type of change, and delete any options that are not relevant.

  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

@Thoralf-M Thoralf-M merged commit 930126a into develop Jun 8, 2023
@Thoralf-M Thoralf-M deleted the feat/use-fewer-refs branch June 8, 2023 17:37
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.

Do DTO conversions really need a ref?
3 participants