Hi Paul, the new message extension is making use of the ResourceBundle.Control for loading resource bundles from various places and adding the possibility to use class based resource bundles. ResourceBundle.Control was introduced in Java 1.6 and makes the life a lot easier dealing with resource bundles. The "hack" I mentioned in the tickets before about the way the locale and the default fallback locale are handled are not necessary with 1.6 anymore as they can be implemented using a custom ResourceBundle.Control.
Let me know if you need further information on that. Greez, Dirk On Tue, Oct 15, 2013 at 7:20 PM, Paul Webster <[email protected]>wrote: > On Fri, Oct 11, 2013 at 5:51 AM, Tom Schindl > <[email protected]>wrote: > >> To move the new message extension to core.services. I'd like to request >> premission to upgrade the min EE to JavaSE-1.6. >> > > Is there anything that needs 1.6 in core.services or in in the way the > translation service behaves? > > I have no objection, but I'd like to know about any behaviour/compile > changes. > > PW > > -- > Paul Webster > Hi floor. Make me a sammich! - GIR > > _______________________________________________ > e4-dev mailing list > [email protected] > https://dev.eclipse.org/mailman/listinfo/e4-dev > >
_______________________________________________ e4-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/e4-dev
