[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[jira] [Resolved] (ARIES-1813) `effects` must allow more effect execution points
[ https://issues.apache.org/jira/browse/ARIES-1813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Carlos Sierra resolved ARIES-1813.
----------------------------------
Resolution: Fixed
Fix Version/s: component-dsl-1.2.0
> `effects` must allow more effect execution points
> -------------------------------------------------
>
> Key: ARIES-1813
> URL: https://issues.apache.org/jira/browse/ARIES-1813
> Project: Aries
> Issue Type: Bug
> Components: Component DSL
> Affects Versions: component-dsl-1.1.0
> Reporter: Carlos Sierra
> Priority: Major
> Fix For: component-dsl-1.2.0
>
>
> 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.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)