[
https://issues.apache.org/jira/browse/ISIS-561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13801074#comment-13801074
]
David Tildesley commented on ISIS-561:
--------------------------------------
view objects belong in the UI layer. domain layer should be independent of UI
layer. There is a requirement to have non-persisted domain objects. Persistance
is just an injected behaviour to the domain object (save me). Many times a
domain graph is created from a system to system interaction (i.e. calling an
external service to get information or put information).
> Now we have support for view models, we could simplify matters elsewhere by
> removing support for transient objects.
> -------------------------------------------------------------------------------------------------------------------
>
> Key: ISIS-561
> URL: https://issues.apache.org/jira/browse/ISIS-561
> Project: Isis
> Issue Type: Improvement
> Components: Core
> Affects Versions: viewer-wicket-1.2.0, viewer-restfulobjects-2.0.0,
> core-1.2.0
> Reporter: Dan Haywood
> Assignee: Dan Haywood
> Fix For: viewer-wicket-2.0.0, viewer-restfulobjects-2.2.0,
> core-2.0.0
>
>
> Some discussion is required before going ahead with this. But it'd be nice
> to delete a bunch of code... :-)
--
This message was sent by Atlassian JIRA
(v6.1#6144)