Implemented the remaining bits of the Marshaller interface.
[aesalon.git] / TODO
blob24ca6c7ccf06cdb6f1d598005595929f679cedd7
1 ==== Visualizer ====
2 - Implement.
4 ==== Monitor ====
5 - Properly use DataSinks.
6 - Implement a unified messaging system.
8 ==== Marshaller ====
9 - Allow access to the marshaller list for inter-module communication via "setup" function, to save function pointers etc.
11 cpuTime:
12 - Implement, period.
14 ==== Collector ====
15 Informer:
16 - Re-implement AI_ReserveSpace. It looks a tad flaky.
17 - Overload pthread_create() and keep track of the target threads.