Element connection compositors: Do not explicitly prepare IDs for newly created connectors.
- This will be performed by the IElementCompositorService that is called from createNewSourceDropContext(). - Doing it here already, will trigger an expensive check for duplicate IDs when the ID assignment is issued for the second time from the IElementCompositorService refs 2759
Showing
- org.fortiss.tooling.base/trunk/src/org/fortiss/tooling/base/compose/ConnectorHierarchicElementConnectionCompositorBase.java 5 additions, 6 deletions...e/ConnectorHierarchicElementConnectionCompositorBase.java
- org.fortiss.tooling.base/trunk/src/org/fortiss/tooling/base/compose/HierarchicElementConnectionCompositorBase.java 5 additions, 7 deletions...se/compose/HierarchicElementConnectionCompositorBase.java
- org.fortiss.tooling.base/trunk/src/org/fortiss/tooling/base/compose/HierarchicElementConnectorConnectionCompositorBase.java 5 additions, 5 deletions...e/HierarchicElementConnectorConnectionCompositorBase.java
Please register or sign in to comment