I've made a change to the TurbineLocalizationService so it can handle more
than a single Locale and ResourceBundle.  It now caches ResourceBundles by
Locale and bundle name.  So if you want to get a bundle just call

TurbineServices.getInstance().getService(TurbineServices.LOCALIZATION);

like before.  But now call one of the four getBundle() methods to get the
bundle you want to work with.

Frank



------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Problems?:           [EMAIL PROTECTED]

Reply via email to