For example, one part of the code might use some part of a framework's calling API whose implementation has been modified by another part of the code that uses the framework's subclassing API. The end result is an ensemble of pieces that get called only when the system needs them, and only for use within that application's address space. In the CommonPoint system, several applications running at the same time can use the same frameworks in very different ways without interfering with each other.
Addison-Wesley Publishing Company, Copyright©1995 by Sean Cotter and Taligent,Inc. All rights reserved.