[
https://issues.apache.org/jira/browse/ISIS-553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13785972#comment-13785972
]
ASF subversion and git services commented on ISIS-553:
------------------------------------------------------
Commit 6ede1ba8f26462ca21a88707c69f437343e87185 in branch refs/heads/master
from [~danhaywood]
[ https://git-wip-us.apache.org/repos/asf?p=isis.git;h=6ede1ba ]
ISIS-553: view model support
* container.newViewModelInstance(SomeClass.class, "id")
* ViewModel interface (replacing @ViewModel annotation)
related
* support for @PersistenceCapable(identityType=NONDURABLE)
eg as per
http://www.datanucleus.org/products/accessplatform_3_2/datastores/rdbms_views.html
also:
* MandatoryFromJdoColumnAnnotationFacetFactory (as a metamodel validator)
- no longer raises a violation for entities without the @PersistenceCapable
annotation
- does not raise a violation for NONDURABLE entities
- does not raise a violation for properties with JDO @NotPersistent annotation
> Provide view model support, as sketched out in the Restful Objects spec
> -----------------------------------------------------------------------
>
> Key: ISIS-553
> URL: https://issues.apache.org/jira/browse/ISIS-553
> Project: Isis
> Issue Type: New Feature
> Components: Core, Objectstore: JDO, Viewer: RestfulObjects, Viewer:
> Wicket
> Affects Versions: viewer-wicket-1.2.0, viewer-restfulobjects-2.0.0,
> objectstore-jdo-1.1.0, core-1.2.0
> Reporter: Dan Haywood
> Assignee: Dan Haywood
> Fix For: viewer-wicket-1.3.0, viewer-restfulobjects-2.1.0,
> objectstore-jdo-1.2.0, core-1.3.0
>
>
> and as will be used by Estatio, to provide a view model pulling together
> Property and Invoices.
--
This message was sent by Atlassian JIRA
(v6.1#6144)