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 2020/01/02 12:03:00 UTC

[jira] [Commented] (ISIS-2237) Sequence WebModules correctly.

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

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

Commit 1d247301b4fd09b1b61afd0ec8779116fb05bf80 in isis's branch refs/heads/master from danhaywood
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=1d24730 ]

ISIS-2237: simplifies WebModule implementations

*assume isApplicable is true unless otherwise specified
* don't use loadClass to check for class presence if is known to be there via 'compile' dependency
* use name field rather than override getName
* calculate path in constructor if possible, reduce duplication


> Sequence WebModules correctly.
> ------------------------------
>
>                 Key: ISIS-2237
>                 URL: https://issues.apache.org/jira/browse/ISIS-2237
>             Project: Isis
>          Issue Type: Improvement
>            Reporter: Daniel Keir Haywood
>            Assignee: Daniel Keir Haywood
>            Priority: Minor
>             Fix For: 2.0.0
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)