Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cosmos-dev] Localization considerations for the COSMOS DC, are there any?


Jimmy,
I assume that by localization you are referring to the need for providing globalization support  ( the ability to run the tool in other languages and using non-ASCI characters as input for data )

If this is the question than yes, Eclipse expects that projects are making sure they are ready to offer such support, assuming resources are made available to enable the code for different languages. That implies that for Eclipse plugins, all messages and labels are stored into .properties file

For code that can run outside of the Eclipse workspace, globalization also has to be considered when the code is implemented. Scripts for example may be required to be translated in other languages, as well as documentation and readme files.


Thank you,
Valentina Popescu
IBM Toronto Labs
Phone:  (905)413-2412         (tie-line  969)
Fax: (905) 413-4850



"Mohsin, Jimmy" <Jimmy.Mohsin@xxxxxx>
Sent by: cosmos-dev-bounces@xxxxxxxxxxx

08/16/2007 07:58 PM

Please respond to
Cosmos Dev <cosmos-dev@xxxxxxxxxxx>

To
"Cosmos Dev" <cosmos-dev@xxxxxxxxxxx>
cc
Subject
[cosmos-dev] Localization considerations for the COSMOS DC,        are there any?





All,
 
Are there / should there be any localization considerations for the COSMOS DC?  Or is this a topic for the respective corporate implementations?
 
Thanks,
Jimmy Mohsin
+1-609-635-1703
 _______________________________________________
cosmos-dev mailing list
cosmos-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cosmos-dev


Back to the top