r10093: Fix the HF_FIELD conformance file command
[Samba/aatanasov.git] / source4 / pidl / TODO
blob1f5875aebe983ba55678f4effd25a1593b1b5d47
1 - True multiple dimension array / strings in arrays support
3 - compatibility mode for generating MIDL-readable data:
4  - strip out pidl-specific properties
5  - convert subcontext() to an array of uint8.
6  - perhaps replace subcontext() with something more generic? The argument
7  to subcontext() isn't really intuitive at the moment
9 - don't be so strict on array boundaries.. arrays can and will be empty when 
10   a (regular) remote error occurs
12 - support nested elements