X-Git-Url: http://git.buserror.net/cgi-bin/gitweb.cgi?p=polintos%2Fscott%2Fpriv.git;a=blobdiff_plain;f=idlcomp%2FTODO;h=36123ad90309a669229a2bc299274dd31dffe1cf;hp=a8206fa15cba823c040600488cd22abfea5277d5;hb=d32da4b91b9a403ae9d65c48fbb25c1abbb5083f;hpb=7da27a216a7f4bb3331fe315cdbec69bfcf2c762 diff --git a/idlcomp/TODO b/idlcomp/TODO index a8206fa..36123ad 100644 --- a/idlcomp/TODO +++ b/idlcomp/TODO @@ -51,3 +51,5 @@ Possibly implement out parameters on remote-only async methods that can only be used when invoked as a sync in-process method; the method implementation can check to see how it was invoked, and use the out parameters to avoid having to make a completion callback. + +Vstructs need a length field.