Object>>#triggerEvent: added to AbtCLDTAdditions for portability
          Reason for change
          Both GlorpVaPort and WbVsePortabilitySupport applications supplied the Object>>#triggerEvent: extension method for portability of Pharo and VSE code. This caused a loading error when both applications are loaded.
          Change
          The Object>>#triggerEvent: method is moved to a common prerequisite application (AbtCLDTAdditions). The method is categorized as AbtRun–Portability.
          Action required
          If any user applications provide the mentioned extension method, evaluate them to see if it should be removed (implementation is the same) or renamed (implementation is different).
         
        
          Last modified date: 07/02/2019