Daniel Keir Haywood created ISIS-2753:
-----------------------------------------
Summary: 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
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)