Difference between revisions of "Internationalization/feasibility"
(direct link) |
|||
Line 1: | Line 1: | ||
==Summary== | ==Summary== | ||
− | Our task is to find out the possible main difficulties that will be encoutered during both design and implementation of the [[i18n]] framework. | + | Our task is to find out the possible main difficulties that will be encoutered during both design and implementation of the [[internationalization|i18n]] framework. |
Main focuses are: | Main focuses are: | ||
Line 6: | Line 6: | ||
* strings usage in Vision2 | * strings usage in Vision2 | ||
* runtime generated/composed strings with variables | * runtime generated/composed strings with variables | ||
− | |||
==String types and their possible extraction difficulties== | ==String types and their possible extraction difficulties== |
Revision as of 11:39, 30 April 2006
Summary
Our task is to find out the possible main difficulties that will be encoutered during both design and implementation of the i18n framework.
Main focuses are:
- state of the Unicode implementation
- strings usage in Vision2
- runtime generated/composed strings with variables