Re-implemented ActiveBlocksRequest to use the new EventVisitor system.
[aesalon.git] / TODO
blobb844cce09bd09baa04e6887dc4d9a165eea599d7
1 Monitor:
2 - Fix Breakpoint's method of storing observers to be more efficient
3 - Implement proper taint-tracking so references can be calculated
4 - Record location a block is allocated?
5 - Figure out why select() in ServerSocket::accept_connections mistakenly detects a connection
6 - Emit "Started" event?
7 GUI:
8 - Embed Konsole inside ActiveSession?
9 - Add "temporary sessions", e.g. sessions that aren't saved
10 - Find a way to store the snapshot intervals -- perhaps in DataSource?
11 - Store the maximum tree depth inside the DataSource
12 - Add the ability to create new DataSources
13 - Add other DataSources (LaunchSource, etc.)
14 - Implement partial requests, e.g. the ability to change an already-existing VRequest