3 This directory contains source and header files for classes related to
4 controlling the displays on the CanvasView.
6 This directory contains source and header files for classes related to
7 controlling the displays on the CanvasView. These classes implement
8 the application logic independent of the Graphical User Interface or
9 the scripting language. That is, the goal is that application logic
10 should be in one of the controller classes and not in a classes that
11 supports the user interface.
13 @note The above goal has not been 100% acheived.