Activity log for bug #408476

Date Who What changed Old value New value Message
2009-08-03 16:33:32 Umang Varma bug added bug
2009-08-04 16:18:33 Umang Varma description Some parts of the back-end and GUI are slow and perform some tasks more often than required (e.g. updating the labels). This reduces performance and code standards. Some parts of the back-end and GUI are slow and perform some tasks more often than required (e.g. updating the labels). This reduces performance and code standards. Some examples: * App.__update_words is used too often (often not required) * anagram.guess doesn't return whether the word has already been typed in or not. Once the anagram class starts tracking score also, then this will be check twice instead of once More such issues should, of course, be weeded out before 0.1.2, since they are relatively trivial cases. Any changes in the back-end should be reflected in the unit tests!
2009-08-06 14:58:04 Umang Varma summary Parts of the code are unneccsary and slow Parts of the code are unnecessary and slow
2009-08-06 15:15:26 Umang Varma pynagram: importance Medium Undecided
2009-08-06 15:15:26 Umang Varma pynagram: status Confirmed Invalid
2009-08-06 15:15:26 Umang Varma pynagram: milestone 0.1.2
2009-08-06 15:15:26 Umang Varma pynagram: assignee Umang (umang)