* General Things

** Improve documentation
*** Improve user documentation
*** Improve programmer documentation
There needs to be a manual on the general structure of CDS so that it would
be easier to con

** Get CDS to generate C code
It would be interesting to see how difficult it would be to allow CDS to
become a full-fledged application builder.

* The Editor
** Dynamic loading of figures
** Multiple editors
CDS could handle different types of pages, each with it's own editor

** Multiple windows

* The Navigator

** Dynamic Loading Of Pages
Right now the navigator loads in all of the pages at the beginning of the 
run.  It would be better if it loaded the nodes only on demand.

** More sophisticated outlining

* The Model
** Insert wait commands
There should be a way of telling the model to pause and wait for the backend
to catch up.

** Use the parsing package to interpret the modeling language
Right now the model is much too slow.








