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 2015/01/14 13:53:35 UTC

[jira] [Resolved] (ISIS-755) Allow external system data to be integrated and managed with an Apache Isis domain object

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

Dan Haywood resolved ISIS-755.
------------------------------
    Resolution: Not a Problem

supported by view models.  In ISIS-970, we will support the notation:

@DomainObject(nature=EXTERNAL_ENTITY)

rather than

@ViewModel

so that the intent is clearer.



> Allow external system data to be integrated and managed with an Apache Isis domain object 
> ------------------------------------------------------------------------------------------
>
>                 Key: ISIS-755
>                 URL: https://issues.apache.org/jira/browse/ISIS-755
>             Project: Isis
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: core-1.4.0
>            Reporter: David Tildesley
>            Assignee: Dan Haywood
>             Fix For: core-1.8.0
>
>
> Problem statement: The framework currently offers no lifecycle support for domain objects that get their data from and to external systems.
> Requirements:
> 1. Manage domain object state lifecycle consistent with a locally persisted domain object.
> 2. Treat the domain object as a peer with all other domain objects for viewer generation and integration.
> 3. Integrate with standard OTB domain services such as audit service.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)