[jboss-jira] [JBoss JIRA] Commented: (JBRULES-2744) Replace usages of our Format class with the GWT Messages
Geoffrey De Smet (JIRA)
jira-events at lists.jboss.org
Thu Oct 21 10:46:54 EDT 2010
[ https://jira.jboss.org/browse/JBRULES-2744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12558530#action_12558530 ]
Geoffrey De Smet commented on JBRULES-2744:
-------------------------------------------
Simple making our Constants extend Messages fixes it for 99%, but we need WithLookup, not just Constants, but ConstantsWithLookup for the generic grid. So we need MessagesWithLookup, unless we make the grid more data specific (which would solve a whole bunch of issues)
> Replace usages of our Format class with the GWT Messages
> --------------------------------------------------------
>
> Key: JBRULES-2744
> URL: https://jira.jboss.org/browse/JBRULES-2744
> Project: Drools
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: drools-guvnor
> Affects Versions: 5.1.1.FINAL
> Reporter: Geoffrey De Smet
> Assignee: Geoffrey De Smet
> Priority: Minor
> Fix For: 5.2.0.M1
>
>
> org.drools.guvnor.client.util.Format
> is obsolete vs:
> http://code.google.com/intl/nl/webtoolkit/doc/latest/DevGuideI18nMessages.html
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list