[seam-issues] [JBoss JIRA] Commented: (SEAMINTL-7) Rewrite Messages API along the lines of JBoss Logging 3
Pete Muir (JIRA)
jira-events at lists.jboss.org
Wed Dec 1 15:08:04 EST 2010
[ https://jira.jboss.org/browse/SEAMINTL-7?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12566671#comment-12566671 ]
Pete Muir commented on SEAMINTL-7:
----------------------------------
You're not reading the JBoss Logging API properly.
In JBoss Logging you do
@LogMessage(INFO) @Message("Blah blah")
public String blahMessage();
We should do exactly the same.
I don't understand the issue here really.
> Rewrite Messages API along the lines of JBoss Logging 3
> -------------------------------------------------------
>
> Key: SEAMINTL-7
> URL: https://jira.jboss.org/browse/SEAMINTL-7
> Project: Seam i18n
> Issue Type: Feature Request
> Components: Messages
> Affects Versions: 3.0.0.Alpha1
> Reporter: Ken Finnigan
> Assignee: Pete Muir
> Fix For: 3.0.0.Beta1
>
>
> Rewrite messages API along the lines of JBoss Logging 3 to be consistent with the logging approach once the switch from slf4j is made to JBoss Logging 3.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the seam-issues
mailing list