]> git.draconx.ca Git - gob-dx.git/blobdiff - TODO
Replace gnulib patch with new common helper macro.
[gob-dx.git] / TODO
diff --git a/TODO b/TODO
index 7a7cce27f52e08c0e6c5b7cd2dfba1dc9164fb4d..99f0ab3e01609bc9eece0dda96890eca3104daaf 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,5 +1,6 @@
-Somehow transfer comments from .gob to .h and .c files to make gtk-doc
-possible.  Alternatively make gob act as gtk-doc, or generate a gtk-doc
-ready stub file.
+.defs file generation
 
-Figure out how to work with the complex types on signal prototypes
+Allow math expressions in array definition
+
+test out the possibility of doing the static typesafe downcasts, at least
+for gob objects.