Carrot2

Use ISO language code rather than LanguageCode enum name in XML files

Details

  • Type: Improvement Improvement
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: None
  • Fix Version/s: 3.4.0
  • Component/s: Framework Core
  • Description:
    Hide

    Currently LanguageCode enum names appear in the XML serialization of the processing result, which makes them dependent on the implementation details. We should switch to using ISO codes instead. Document with ISO codes not handled in LanguageCode should have null language after deserialization.

    Show
    Currently LanguageCode enum names appear in the XML serialization of the processing result, which makes them dependent on the implementation details. We should switch to using ISO codes instead. Document with ISO codes not handled in LanguageCode should have null language after deserialization.

Activity

Hide
Stanisław Osiński added a comment - 17/Aug/10 10:39 AM

In trunk.

Show
Stanisław Osiński added a comment - 17/Aug/10 10:39 AM In trunk.

People

Dates

  • Created:
    22/Jul/10 10:27 AM
    Updated:
    17/Aug/10 10:39 AM
    Resolved:
    17/Aug/10 10:39 AM