You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2018/02/09 12:44:01 UTC

[jira] [Commented] (ISIS-1589) Allow layout to be loaded from either .layout.xml or .layout.fallback.xml (so that library modules can provide a default layout for their entities using XML).

    [ https://issues.apache.org/jira/browse/ISIS-1589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16358342#comment-16358342 ] 

ASF subversion and git services commented on ISIS-1589:
-------------------------------------------------------

Commit 3263275222513ebdb64e1b06c06cfa2c8e1cd79a in isis's branch refs/heads/maint-1.16.1 from [~danhaywood]
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=3263275 ]

ISIS-1589: adds documentation for .layout.fallback.xml


> Allow layout to be loaded from either .layout.xml or .layout.fallback.xml (so that library modules can provide a default layout for their entities using XML).
> --------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: ISIS-1589
>                 URL: https://issues.apache.org/jira/browse/ISIS-1589
>             Project: Isis
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 1.13.2.1
>            Reporter: Dan Haywood
>            Assignee: Dan Haywood
>            Priority: Minor
>             Fix For: 1.16.1
>
>
> ... because the consuming app might want to also use .layout.xml to define some other layout (eg taking into account mixins etc).
> Suggestion is to extend the GridLayoutService so that it searches for Xxx.layoutFallback.xml as well as (but only after Xxx.layout.xml).
> Thus, the addons would provide a .layoutFallback.xml rather than a regular .layout.xml.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)