[jira] [Commented] (ISIS-2196) Ignore static methods in the metamodel completely.

2019-12-03 Thread ASF subversion and git services (Jira)


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

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

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

ISIS-2196: now ignores static methods during introspection

... allowing MethodScope enum to be removed


> Ignore static methods in the metamodel completely.
> --
>
> Key: ISIS-2196
> URL: https://issues.apache.org/jira/browse/ISIS-2196
> Project: Isis
>  Issue Type: Improvement
>Reporter: Daniel Keir Haywood
>Assignee: Daniel Keir Haywood
>Priority: Minor
> Fix For: 2.0.0
>
>
> code that can be removed, hopefully:
> - uses of MethodScope.CLASS
> - RemoveStaticGettersAndSettersFacetFactory
>  



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


[jira] [Commented] (ISIS-2196) Ignore static methods in the metamodel completely.

2019-12-03 Thread ASF subversion and git services (Jira)


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

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

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

ISIS-2196: removes facet factories that look for static methods

namely:
- RemoveStaticGettersAndSettersFacetFactory
- DisableForSessionFacetViaMethodFactory
- HideForSessionFacetViaMethodFactory


> Ignore static methods in the metamodel completely.
> --
>
> Key: ISIS-2196
> URL: https://issues.apache.org/jira/browse/ISIS-2196
> Project: Isis
>  Issue Type: Improvement
>Reporter: Daniel Keir Haywood
>Assignee: Daniel Keir Haywood
>Priority: Minor
> Fix For: 2.0.0
>
>
> code that can be removed, hopefully:
> - uses of MethodScope.CLASS
> - RemoveStaticGettersAndSettersFacetFactory
>  



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


[jira] [Commented] (ISIS-2196) Ignore static methods in the metamodel completely.

2019-12-03 Thread ASF subversion and git services (Jira)


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

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

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

ISIS-2196: removes duplication by introducing MethodUtil.isPublic(...)


> Ignore static methods in the metamodel completely.
> --
>
> Key: ISIS-2196
> URL: https://issues.apache.org/jira/browse/ISIS-2196
> Project: Isis
>  Issue Type: Improvement
>Reporter: Daniel Keir Haywood
>Assignee: Daniel Keir Haywood
>Priority: Minor
> Fix For: 2.0.0
>
>
> code that can be removed, hopefully:
> - uses of MethodScope.CLASS
> - RemoveStaticGettersAndSettersFacetFactory
>  



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