Building and registering class libraries

The generic server uses SOM's run-time facilities to load class libraries dynamically. Thus, dynamically linked libraries (DLLs) should be created for the classes, just as they would be for non-distributed SOM-based applications. For more information, see the topic Creating a SOM class library in Chapter 5 "Implementing classes in SOM."

During the development of the DLL, it is important to remember the following steps: