I am looking for is a 'clean' way to support alternative character sets in strings, Cyrillic for example. I need to support alternative language in string properties such as object names and descriptions. As I understand this problem now (correct me please, if I am wrong) parser should pass extended ASCII chars in strings. Do I need to hack parser code to achieve this ? Thank you, Dima