It doesn't compile in jdk 1.1.
java.util.ResourceBundle don't have Method getLocale() in jdk1.1
Paul
At 6:23 PM -0800 3/9/0, Frank Kim wrote:
>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]
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]