Why does the Asset.Builder overwrites properties? #750
Unanswered
DominikPinsel
asked this question in
Q&A
Replies: 3 comments
-
that's expected behaviour. if you set all the properties, they get overwritten. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I agree that the api of this builder can bring to unexpected results. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Yea. I would assume that when I set the id in the builder, that the id in the builder is set. The only thing in a builder that should be overwrite this would be setting the id another time. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The
properties
method of theAsset.Builder
overwrites all previous set properties.For example this asset is created without an id
Dominik Pinsel [email protected], Daimler TSS GmbH, legal info/Impressum
Beta Was this translation helpful? Give feedback.
All reactions