summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorMichael Catanzaro <mcatanzaro@igalia.com>2016-02-09 23:46:17 -0600
committerMichael Catanzaro <mcatanzaro@igalia.com>2016-02-09 23:46:17 -0600
commitcb6e0dae4e0e0741d07d3b24e6ba625019f5e374 (patch)
tree916df981d59209f704bf2532c2af1de22a2efb02 /TODO
parenta55e082cd33d92ff556995a384ad8d274554e247 (diff)
downloadepiphany-cb6e0dae4e0e0741d07d3b24e6ba625019f5e374.tar.gz
Update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index 5b7511ed5..246e19e68 100644
--- a/TODO
+++ b/TODO
@@ -3,6 +3,7 @@ Some TODO items, in no particular order:
- Use G_DECLARE_[FINAL,DERIVABLE]_TYPE
- Pass NULL instead of manually choosing signal marshallers
- Use g_signal_emit instead of g_signal_emit_by_name
+- Replace constructor functions with constructed functions
- Use g_clear_object in dispose/finalize
- Get rid of object references in dispose, not finalize
- Move all the old code to the new coding style