[
https://issues.jboss.org/browse/ROASTER-51?page=com.atlassian.jira.plugin...
]
George Gastaldi commented on ROASTER-51:
----------------------------------------
The Naming Parameters issue is easy to solve. As for the Duplicate method issue, the
solution is to call addInterface after the method is added (You could call
{{Refactory.importAbstractMethods}} directly too). This will prevent from having duplicate
methods
The Typed interface looks like the hardest issue to solve, as it may involve some API
changes, but I´m open to suggestions for how to solve this
Add interface or abstract class should implement inherited methods
------------------------------------------------------------------
Key: ROASTER-51
URL:
https://issues.jboss.org/browse/ROASTER-51
Project: Roaster
Issue Type: Enhancement
Affects Versions: 2.11.1.Final
Reporter: Nicolas Challut
Assignee: George Gastaldi
Priority: Minor
Fix For: 2.15.1.Final
When you use addInterface or setExtends, Roaster should bring back automatically (or via
a method explicitly call) all inherited method.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)