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/02/28 19:26:19 UTC

[jira] [Created] (ISIS-727) Enhance standalone tables so that renders according to runtime type, not compile-time type

Dan Haywood created ISIS-727:
--------------------------------

             Summary: 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)