Skip to main content.

Refactorings for/of the DAP Implementation

Isolate the CE evaluator

The CE Evaluator in the C++ code is part of the DDS class. It should be on its own. See the Java DAP implementation.

Break apart the DAP library

The DAP library should be broken up into three libraries: Core, Client and Server classes.

-- JamesGallagher - 15 Sep 2003