StrokeData needs to store the absolute start time not just the
relative time stamps.

Stuff for Mike and Christine (2-5-2002)
---------------------------------------
- Write the KnowedlgeSourceManger
- Write the ShapeModelManager


C - Integrate Bayes Nets
C - Choosing funcitonality (context, proabability, search alg)
C - Bottom up creator/filler, top-down filler
M - Recognizers for Properties, Conditions, Comparisons
M - Write a type translation system so we can avoid using java class
    types for widgets
  - fix geometric widgets -- what do their templates look like?

Completed Tasks
----------------
M - Fill in stub functions in Template
M - Find references to Coordinator and change them to Knowledge Source Index
C - Write Holders  -- written not tested
C - Write Properties, Conditions, Comparisons
M - Change implementation of Knowledge Source:  We didn't actually end
    up changing this.  The only change was the introduction of the
    Triggers class.
M - fix geometric widgets -- what do their templates look like?  They
    just have an empty template and the LowLevelKS takes care of them 
C - Change comments for BB and BBSystem --2/5/02

Canned Tasks
------------

C - Doccument TMS implementation, get TMS working with our code
M - Write TemplateIndex
