2002-03-27 Michael Meeks <michael@ximian.com>
[platform/core/uifw/at-spi2-atk.git] / TODO
1 TODO:
2
3 idl: 
4         + audit IDL for conformance with bonobo/doc/FAQ's [Java]
5           naming practice [Michael]
6
7 cspi: 
8         + ensure spi-listener-impl's list notification methods don't
9           have a re-enterancy hazard. [Michael]
10         + Put LGPL headers everywhere.
11
12 registry:
13         + move code into here from libspi [Michael]
14         + fire an event on dead application & re-factor the listen for
15           broken code.
16
17 bridge:
18         + move code into here from libspi
19
20 libspi: 
21         + remove redundant casts throughout
22         + determine if there are other headers we don't need to install
23         + consider moving the non-impl. parts into registryd/ bridge/ etc.
24         + complete implementation of support for RelationSet and
25         StateSet, and export to cspi. [Marc]
26         + complete conversion of static methods to "spi_" namespace. [Bill]
27
28 test:
29         + update test-simple to do complete API tests
30         + Expand tests for AtkTable
31