[
https://issues.apache.org/jira/browse/ISIS-727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13916143#comment-13916143
]
ASF subversion and git services commented on ISIS-727:
------------------------------------------------------
Commit d8142cb9ea52803af9b2d8bf5f6303e250eaa5d8 in isis's branch
refs/heads/master from [~danhaywood]
[ https://git-wip-us.apache.org/repos/asf?p=isis.git;h=d8142cb ]
ISIS-726, ISIS-727: unified commands/auditing.
In addition
- new Hidden(Where.ALL_EXCEPT_STANDALONE_TABLES)
- minor enhancement to ObjectContracts for sorting.
- new IterableExtensions.fold and Closure class
- raise logging levels for some of the noisier Isis classes during bootstrapping
> Enhance standalone tables so that renders according to runtime type, not
> compile-time type
> ------------------------------------------------------------------------------------------
>
> Key: ISIS-727
> URL: https://issues.apache.org/jira/browse/ISIS-727
> Project: Isis
> Issue Type: New Feature
> Components: Viewer: Wicket
> Affects Versions: viewer-wicket-1.3.1
> Reporter: Dan Haywood
> Assignee: Dan Haywood
> Priority: Minor
> Fix For: viewer-wicket-1.4.0
>
>
> For example, this means can return an action returning simply List<Object>,
> but if all objects are of the same type, then will show all the properites of
> that type.
> In fact, will search for the lowest common superclass and use that.
> This is an enabling feature for ISIS-726.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)