X-Git-Url: http://git.draconx.ca/gitweb/gob-dx.git/blobdiff_plain/b17287deb56775a49030d738d8c8c0e9cd15f9fe..38fac18bf81df672821ebbac4130ce41f0a6c61f:/TODO diff --git a/TODO b/TODO index f576e1d..24bf3e0 100644 --- a/TODO +++ b/TODO @@ -1,5 +1,10 @@ .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. + +override geT_type + +Support BonoboXObject directly