Update TODO

This commit is contained in:
Sebastian Dröge 2009-05-30 13:03:14 +02:00
parent 150423e10d
commit 8d69560964

1
TODO
View file

@ -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