Issue 49: unify the localization model to JSR296 model
Status:  Fixed
Owner:
Closed:  Apr 2010
Project Member Reported by bartolom...@gmail.com, Apr 15, 2010
Since both swixml and JSR296 have a localization implementation, idea is to unify the two model in 
just one ... that will be JSR926
Apr 15, 2010
Project Member #1 bartolom...@gmail.com
implementation keep the backward compatibility

to enable this new feature you have to set a system properties as shown below


		System.setProperty( Application.USE_COMMON_LOCALIZER, "true");

Status: Fixed