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

CreateToOne and -Many: Add instance to list property before convert is called. #134

Open
stefan-lindegger opened this issue Mar 20, 2023 · 0 comments
Labels
Breaking Change Bug Something isn't working

Comments

@stefan-lindegger
Copy link
Member

Within pre- and post-processings it should be possible to use the object graph to the target's list property and back to the create instance. Therefore the created instance should be added to the property list before convert is called.

@stefan-lindegger stefan-lindegger added Bug Something isn't working Breaking Change labels Mar 20, 2023
stefan-lindegger pushed a commit to stefan-lindegger/BBT.StructureTools that referenced this issue Mar 20, 2023
CreateConvertHelper method CreateTarget split into Create and Convert methods. Operations adapted, created instances are added to list properties before convert is called.
stefan-lindegger pushed a commit to stefan-lindegger/BBT.StructureTools that referenced this issue Mar 20, 2023
CreateConvertHelper method CreateTarget split into Create and Convert methods. Operations adapted, created instances are added to list properties before convert is called.
stefan-lindegger pushed a commit to stefan-lindegger/BBT.StructureTools that referenced this issue Mar 20, 2023
CreateConvertHelper method CreateTarget split into Create and Convert methods. Operations adapted, created instances are added to list properties before convert is called.
BBT-mmarkovic pushed a commit that referenced this issue Mar 21, 2023
CreateConvertHelper method CreateTarget split into Create and Convert methods. Operations adapted, created instances are added to list properties before convert is called.

Co-authored-by: Stefan Lindegger <stefan.lindegger@bbtsoftware.ch>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Breaking Change Bug Something isn't working
Development

No branches or pull requests

1 participant