Skip to content
This repository has been archived by the owner on Nov 26, 2022. It is now read-only.
ThomasBurleson edited this page Sep 14, 2010 · 24 revisions

This is the repository for the l10n Injection framework.

Discover a better, amazing way to build multi-language features into your Flex applications. Instead of using the traditional Flex approaches using the resourceManager.getString() calls, instead you can use Inversion of Control (IoC) and inject localized resources into your views and controls at runtime. Use the l10nInjection framework and create a single registry file that contains ALL the mappings of localized content that will be injected into specified targets.

Sample applications are also available at the l10n Injection: Sample Applications Github repository. To quickly learn more about l10n Injection, watch the slide show below. You can also visit Flex l10n Injection: Video Tutorial for a blog tutorial and live sample application.

Finally, here is a 2009 slide deck from a 360Flex hands-on-training: “Creating our 1st i18n Flex application”. While that presentation did not use the l10nInjection framework (sigh), it does present a nice overview of the issues and traditional approach.

Clone this wiki locally