pootlefile.getitem was previously modified not to trigger full-scale quality checks...
commit61e64e8cfd3c09b67d8cd93d2c366d02d02ff4e6
authorwinterstream <winterstream@54714841-351b-0410-a198-e36a94b762f5>
Tue, 1 Jul 2008 14:47:22 +0000 (1 14:47 +0000)
committerwinterstream <winterstream@54714841-351b-0410-a198-e36a94b762f5>
Tue, 1 Jul 2008 14:47:22 +0000 (1 14:47 +0000)
tree7e6651787c5120a9cf73c761c08fcb515e7b4915
parent8819784735dcb4d0256f15d312c66c750f3ad9cd
pootlefile.getitem was previously modified not to trigger full-scale quality checks on a unit,
with the aim of speeding up common operations. At the moment though, there is no other code
to trigger checks, which means that the quality checking functionality doesn't work with
these changes.

We really ought to work on this high coupling that causes so much unexpected breakage.

git-svn-id: http://translate.svn.sourceforge.net/svnroot/translate/src/trunk/Pootle@7687 54714841-351b-0410-a198-e36a94b762f5
pootlefile.py