diff options
author | Sebastian Dröge <sebastian.droege@collabora.co.uk> | 2009-05-30 13:03:14 +0200 |
---|---|---|
committer | Sebastian Dröge <sebastian.droege@collabora.co.uk> | 2009-05-30 13:03:14 +0200 |
commit | 8d69560964e15515312064b89fbd7c00d628c451 (patch) | |
tree | 38fdd90ddc16b2610e8f95fc775155d63c7e5f29 /TODO | |
parent | 150423e10d33dd800d57f1e778002d397d00c5d1 (diff) |
Update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,3 +2,4 @@ - Check vmethods and write them by hand if there are parameters that should be hidden (Gst.Index!) - Check ownership of callback parameters and vmethods - Make sure callbacks are only GC'd when they can be (TagMergeFunc, TypeFind, ..) +- Make many functions of base classes protected |