Skip to content
  • Eyrak Paen-Rochlitz's avatar
    [core.room] fix binding validation to check inherited external end ports · ce9cd336
    Eyrak Paen-Rochlitz authored
    Validation for connection of external end ports now also accounts for
    inherited ports. Note that due to current scope provider behavior, it is
    not actually possible in the textual editor to encounter this case.
    HOWEVER, it does become an issue in the diagram editor, because it
    currently uses ValidationUtil on arbitrary ports in the diagram without
    consulting the scope.
    
    Issue #46
    ce9cd336