- Approach IDL through the specification of the Auction application
- The IDL is contained in a single file, but is presented piecemeal
- The order of the declarations in that file is mostly determined by the fact IDL does not permit forward references
- The following sections look at the IDL declarations in order of their importance in the system
- This is quite different from their order in the full specification
|