]
Barry LaFond resolved TEIIDDES-913.
-----------------------------------
Resolution: Done
Created LoggingUtil class
Need a non-i18n version of PluginUtilImpl
-----------------------------------------
Key: TEIIDDES-913
URL:
https://issues.jboss.org/browse/TEIIDDES-913
Project: Teiid Designer
Issue Type: Component Upgrade
Components: Modeling
Affects Versions: 7.4
Reporter: Barry LaFond
Assignee: Barry LaFond
Priority: Critical
Fix For: 7.4
In order to NOT use the current Designer's i18n framework and replace with
Eclipse's NLS framework, we need a non-i18n version of the PluginUtilImpl that does
NOT do i18n string management.
Create a LoggingUtil class that implements all PluginUtil methods but throws
UnsupportedOperation() exceptions for ALL getString() methods AND only requires a PLUGIN
ID in it's constructor
--
This message is automatically generated by JIRA.
For more information on JIRA, see: