X-Git-Url: https://git.draconx.ca/gitweb/gob-dx.git/blobdiff_plain/b17287deb56775a49030d738d8c8c0e9cd15f9fe..1b42784146ab0d40637c80cf6064bafe679a5a0a:/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.