[
https://issues.apache.org/jira/browse/ISIS-2753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17365852#comment-17365852
]
ASF subversion and git services commented on ISIS-2753:
-------------------------------------------------------
Commit 6393bffb17f7a50edf94d3b693b506a5483b60b3 in isis's branch
refs/heads/master from Daniel Keir Haywood
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=6393bff ]
Merge pull request #620 from apache/ISIS-2753
ISIS-2753: changes AbstractDomainEvent#getSubject() to return <T> T
> to avoid explicit casting, make AbstractDomainEvent#getSubject() return <T> T
> -----------------------------------------------------------------------------
>
> Key: ISIS-2753
> URL: https://issues.apache.org/jira/browse/ISIS-2753
> Project: Isis
> Issue Type: Improvement
> Components: Isis Core
> Affects Versions: 2.0.0-M5
> Reporter: Daniel Keir Haywood
> Assignee: Daniel Keir Haywood
> Priority: Trivial
> Fix For: 2.0.0-M6
>
>
> ... rather than Object.
> This will save the application having to perform an explicit case; the java
> compiler will put in the cast for us.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)