Next Previous Up Top Contents Index

4 Writing and Compiling IDL

4.3 Mapping IDL to Common Lisp

To provide a better understanding of the IDL to Common Lisp mapping, we can take a look at the result of applying the mapping to the filebank.idl.

Parsing the IDL defines a packageBANKINGDEMO.

As an example of the mapping scheme, the following subsections examine the Common Lisp counterparts of some of the more representative IDL declarations from the filebank.idl.

4.3.1 - Mapping for basic types
4.3.2 - Mapping for interfaces
4.3.3 - Mapping for attributes
4.3.4 - Mapping for operations
4.3.5 - Mapping for exceptions

Developing Component Software with CORBA - 22 Jan 1999

Next Previous Up Top Contents Index

Generated with Harlequin WebMaker