How to use references correctly
Hi community,
maybe this thread could serve as a container for all questions regarding references.
I have a general question about an editor for a node which has a reference to a second node. There are two ways of building an editor:
Does anybody know if the first solution is valid or not?
Thank you very much in advance,
LaAck
maybe this thread could serve as a container for all questions regarding references.
I have a general question about an editor for a node which has a reference to a second node. There are two ways of building an editor:
-
(%referencedNode%->%refChild%)
-
(%referencedNode%->(%refChild%->{property}))
Does anybody know if the first solution is valid or not?
Thank you very much in advance,
LaAck
Please sign in to leave a comment.
Maybe somebody from the MPS team can elaborate.
Regards
msch95