X-Git-Url: http://git.draconx.ca/gitweb/gob-dx.git/blobdiff_plain/c9d96fcfcf9b74099775a3a260eccdfdc31474c7..77fd2f2194af12f95959506910f3babe842c5f1f:/TODO?ds=sidebyside 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.