next up previous
Next: Post-processing the Filter Header Up: Filter Object Development Process Previous: Building Filter IDL from

Compiling the Filter IDL

Once filter IDL is obtained, it can be compiled using MICO IDL compiler (idl) to obtain the files defining the filter, the filter stub, and the filter skeleton classes. Note that the current filter framework only intercepts static invocations using the Basic Object Adapter (BOA) on server objects with shared activation policy. Hence idl -no-poa -boa options should be used during compilation.



R K Joshi 2003-05-30