]> git.draconx.ca Git - gob-dx.git/blobdiff - TODO
Release 1.0.6
[gob-dx.git] / TODO
diff --git a/TODO b/TODO
index f576e1df8b2e6805f28a0cdf2bb2e89de235d09f..99f0ab3e01609bc9eece0dda96890eca3104daaf 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,5 +1,6 @@
 .defs file generation
 
-PROBABLY NOT! I'm not sure I like this any more:
-a connect_full function for each signal with typesafe function pointer
-argument and macros for the other (simpler) connect types.
+Allow math expressions in array definition
+
+test out the possibility of doing the static typesafe downcasts, at least
+for gob objects.