r10829: Documentation updates
[samba.git] / source4 / pidl / TODO
1 - true multiple dimension array / strings in arrays support
2
3 - compatibility mode for generating MIDL-readable data:
4  - strip out pidl-specific properties
5
6 - don't be so strict on array boundaries.. arrays can and will be empty when 
7   a (regular) remote error occurs
8  
9 - support nested elements
10
11 - auto-alloc [ref] pointers for Samba4 during pull if they were NULL
12  
13 - better replacement for subcontext()
14
15 - --explain-ndr option that dumps out parse tree
16
17 - fix test suite