Key Domain Implementations

Eventually the following types of key domains should be supported:

  1. TTW entry, persistant keys (implemented in keys/simple)
  2. A Principal domain, so one can use system users as keys
  3. A ZCML-defined domain implementation, drawing keys defined in configuration files.
  4. A flat-file based implementation.
  5. Storage-specific, drawing keys from the same source as a timelog store implementation.