Next Prev Up Top Contents Index

7.1 The CORBA modules

The Common Lisp CORBA product is made up of the following modules, which can be loaded into the image using require .

corba-support

The client side of the ORB runtime plus the IDL parser.

corba-orb

The server side, the actual LispWorks ORB, which loads corba-support if it is not present.

corba

Graphical tools.


Developing Component Software with CORBA - 14 Dec 2001

Next Prev Up Top Contents Index