Improve performance when creating new model elements

XMLWordPrintable

    • Type: Feature Request
    • Resolution: Fixed
    • Priority: L3 - Default
    • 7.8.0, 7.8.0-alpha5
    • Affects Version/s: None
    • Component/s: bpmn model api
    • None

      When

      • the new model element is created via ModelInstance#newInstance(elementClass);

      Then

      • AttributeImpl#updateIncomingReferences method must not be called

      So that

      • unnecessary code is not executed -> performance improves

      Additionaly:
      I can pass custom id to newInstance method and, again, AttributeImpl#updateIncomingReferences won't be called

        This is the controller panel for Smart Panels app

              Assignee:
              Svetlana Dorokhova
              Reporter:
              Svetlana Dorokhova
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: