r9455: Support for reading the policy database
[ira/wip.git] / source / 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  - convert subcontext() to an array of uint8.
6
7 - don't be so strict on array boundaries.. arrays can and will be empty when 
8   a (regular) remote error occurs
9  
10 - support nested elements
11 - fix stand-alone installation