G
Guest
All,
We are looking for coding standards/guidelines for applications that would
be internationalized in future
Examples
- All characters and strings in the code (for comparing or
condition-checking) should be externalized, so that they can be replaced by a
new set if the application has to serve non-English input data
- Formatting date and times, currency, decimals
- International addresses
- Encoding and storing data in UTF8
- Usage of resource bundles
Any inputs/links on the above would be heplful. Appreciate your help.
Thanks in advance,
Rasheed
We are looking for coding standards/guidelines for applications that would
be internationalized in future
Examples
- All characters and strings in the code (for comparing or
condition-checking) should be externalized, so that they can be replaced by a
new set if the application has to serve non-English input data
- Formatting date and times, currency, decimals
- International addresses
- Encoding and storing data in UTF8
- Usage of resource bundles
Any inputs/links on the above would be heplful. Appreciate your help.
Thanks in advance,
Rasheed