X-Git-Url: http://git.draconx.ca/gitweb/gob-dx.git/blobdiff_plain/b17287deb56775a49030d738d8c8c0e9cd15f9fe..HEAD:/TODO diff --git a/TODO b/TODO index f576e1d..99f0ab3 100644 --- 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.