Next Previous Up Top Contents Index

4 Writing and Compiling IDL

4.2 Compiling IDL for a CORBA application

The Harlequin Common Lisp ORB product includes an IDL compiler that it uses to check and compile IDL files into Common Lisp fasl files. When the IDL file is processed by the Harlequin preprocessor, it maps the IDL into Common Lisp. Appendix A, "Common Lisp IDL Binding" provides a specification for a standard mapping from CORBA IDL to Common Lisp.

According to this specification:

By including the IDL file in the defsystem, the application can access these mappings.


Developing Component Software with CORBA - 22 Jan 1999

Next Previous Up Top Contents Index

Generated with Harlequin WebMaker