Just interested in learning more about the internals of Roassal. I see this comment in ROElement>>positionRelativeTo: anElement "Return the position of myself against the position of one of my parent, anElement. The returned position is relative to it." "This method is useful to draw edges that are nested"
How do nested edges fit into the architecture ?