Developing Component Software with CORBA > 7 The LispWorks ORB

NextPrevUpTopContentsIndex

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 - 22 Dec 2009

NextPrevUpTopContentsIndex