Uploaded image for project: 'Aries'
  1. Aries
  2. ARIES-1813

`effects` must allow more effect execution points

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • component-dsl-1.1.0
    • component-dsl-1.2.0
    • Component DSL
    • None

    Description

      There are two events that DSL nodes must handle: a new instance arrives and an instance leaves. For both these two events there exist two possible effects execution points: before and after, just like an aspect.

      effects must allow to specify all four execution points, although this has implications with error handling since not every execution point has the same impact in the execution of the program.

      For simplicity the two parameter effects will remain and will mean correspond to before adding and after removal. Any other combination must be specified with the four parameter version.

      Attachments

        Activity

          People

            Unassigned Unassigned
            csierra Carlos Sierra Andrés
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: