Confirmed users
1,396
edits
| Line 25: | Line 25: | ||
==== Architecture/Code refactoring ==== | ==== Architecture/Code refactoring ==== | ||
* | |||
** | * Implement new features that doesn't fit well into current code organization. Get rid the code presented by heap of specific cases, replace it by general rules. Get more robust and complete code for partially implemented features. [p2], [surkov] | ||
* Missed features or markup languages [p2], [surkov] | |||
* Incorrect support of AT APIs [p1], [surkov] | |||
* Code clean up [bug 389800], [30], [p3], [surkov] | |||
* Perf optimization. Slow means unusable, unusable means inaccessible [30], [p2], [surkov, davidb] | |||
==== New work ==== | ==== New work ==== | ||