Switchable object #2994
Unanswered
Chicagoan2016
asked this question in
General
Replies: 1 comment 7 replies
-
Would it be easier to just copy the property values from the saved root object to the |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi All,
We need a switchable object (Say object X) in our project.
Initially, the object will act as a root object, but when it is saved it will become a child object of another object (object Z).
Could we assign the instance created in step 1 as a root object (object X) to a child property of another object (object Z)?
When we call Save on the object Z, we dont object X to save again. Does the assignment operation in step 2 copy metastate properties?
Regards
Beta Was this translation helpful? Give feedback.
All reactions