Comment 1 for bug 1420

Revision history for this message
Данило Шеган (danilo) wrote :

What we should do is to have:
 1. ITranslationStatistics providing statistical counts
 2. IHasTranslations which has a standard interface to get individual language ITranslationStatistics object

The problem is that we are (ab)using IRosettaStats to handle both (i.e. POTemplates and POFiles). In practice POTemplate seems to be the only class using it in the wrong way.