[jboss-jira] [JBoss JIRA] Created: (LOGTOOL-27) Extended interfaces should find translations for the interface that was extended
James Perkins (JIRA)
jira-events at lists.jboss.org
Fri Aug 26 14:39:17 EDT 2011
Extended interfaces should find translations for the interface that was extended
--------------------------------------------------------------------------------
Key: LOGTOOL-27
URL: https://issues.jboss.org/browse/LOGTOOL-27
Project: Log Tool
Issue Type: Enhancement
Security Level: Public (Everyone can see)
Reporter: James Perkins
Assignee: James Perkins
Currently if an interface is extended both the super interface needs translation files and the sub-interface needs the same messages translated. Either the messages need to be discovered and generated into the subtype or the subtype needs to extend the supertypes implementation.
Extending the supertypes implementation does leave the generated code more simple, but would require that any extended interfaces be annotated with @MessageLogger or @MessageBundle.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list