[jboss-jira] [JBoss JIRA] Commented: (JBRULES-872) i18n of BRMS web front end

Michael Neale (JIRA) jira-events at lists.jboss.org
Sat May 26 21:41:08 EDT 2007


    [ http://jira.jboss.com/jira/browse/JBRULES-872?page=comments#action_12363272 ] 
            
Michael Neale commented on JBRULES-872:
---------------------------------------

Some concrete tasks: 

* i18n any class, using the eclipse "externalise strings" feateure
* Take the generated Messages class, make it work with GWT (not sure exactly how, GWT has lots of ways)
* test performance of rendering using this

The above will prove that using the externalise feature can work well (GWT has another way, but it is not automated from Eclipse - perhaps there is another plug in to do that, I don't know).

> i18n of BRMS web front end
> --------------------------
>
>                 Key: JBRULES-872
>                 URL: http://jira.jboss.com/jira/browse/JBRULES-872
>             Project: JBoss Rules
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: drools-brms
>    Affects Versions: 4.0.0.MR2
>            Reporter: Michael Neale
>         Assigned To: Michael Neale
>
> GWT has a variety of tools, but it basically comes down to properties files.
> http://code.google.com/webtoolkit/documentation/com.google.gwt.doc.DeveloperGuide.Internationalization.html
> Eclipse can extract messages, so using the lookup approach could work well with that (although less efficient then the GWT compile-in approach - some experimentation is needed).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list