File: TODO

package info (click to toggle)
mc-foo 0.0.13
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 268 kB
  • ctags: 532
  • sloc: python: 1,967; makefile: 6
file content (23 lines) | stat: -rw-r--r-- 492 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
TODO
====

<Acapnotic> Tv: The use of callback and errback is handled by for you by the broker, so instead of "if callback: callback(bleh)", you can just have your methods do "return bleh"

* nice shutdown procedure

* caching isn't as important as it was back then, I got myself
  a big disk

* currenty playing song is too much of a special case

* profiles

* CDB in Python

* tags

* replace Python's silly threading with something that really
  helps file IO

* fix jump bugs, fan etc.