You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "Dan Haywood (JIRA)" <ji...@apache.org> on 2014/07/29 13:12:38 UTC

[jira] [Updated] (ISIS-803) Replace lifecycle methods with additional EventBus events.

     [ https://issues.apache.org/jira/browse/ISIS-803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dan Haywood updated ISIS-803:
-----------------------------

    Fix Version/s:     (was: core-2.0.0)
                   core-1.7.0

> Replace lifecycle methods with additional EventBus events.
> ----------------------------------------------------------
>
>                 Key: ISIS-803
>                 URL: https://issues.apache.org/jira/browse/ISIS-803
>             Project: Isis
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: core-1.5.0
>            Reporter: Dan Haywood
>            Assignee: Dan Haywood
>             Fix For: core-1.7.0
>
>
> This issue is to remove a feature that is only partly implemented in the JDO objectstore, namely the lifecycle methods.
> Jeroen and I were discussing this, and think they are possibly an anti-pattern since they tend to lead to fragile code.
> Rather than have the object "pushing" changes to others, it would be better if an event were broadcast via the EventBus.  That way a subscribing service could pull appropriate changes and do whatever is necessary.



--
This message was sent by Atlassian JIRA
(v6.2#6252)