Skip to content

[ How to find the actual path of a node ] #56

Open
@michelangelo-acca

Description

@michelangelo-acca

Not sure what title to give, not sure if you already tought about that and if it is a problem:

  • suppose to have the hello-wall example, then add the 2nd storey from the course by declaring a new node that inherits from the existing storey

  • since the original storey contained a Space Boundary, the new storey will have aswell

  • now, when refering to the "relatingSpace", both will have as path: "e3035b71-bd9f-4cdc-86fd-b56e2f4605b6"

but in actual implementation, how do you know if it is refering to the space on the original floor, to the one on the new floor, or both?

I mean, if I ask, which is the space referred from the space boundary on the first floor, it is not possible to answer, because this is ambiguous

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions