Changes between Version 12 and Version 13 of GnowsisComponents


Ignore:
Timestamp:
02/09/06 18:41:37 (18 years ago)
Author:
sauermann
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GnowsisComponents

    v12 v13  
    11= Components = 
    2  * GnowsisInstaller - what happens during the gnowsis installation, what should happen? 
    3  * ApertureConfigurationService - the services around configuring aperture, helping during installation, etc. 
    4  * ApertureDatasources - what data sources do we plan to use and what data can be expected? 
    5  * PimoThingEditor - the gui to edit the personal mental models. Edit a thing. 
    6  * MiniquireGui - the miniquire sidebar showing assistance 
    7  * PimoService - a service that holds the PIMO, providing an API to edit it. Part of gnowsis-server. 
    8  * PimoContentTraining - semi-automatically training the classes of the pim by the content added to them 
    9  * TaggingApi - API to tagging of recources with things or tags 
    10  * ThingCreationService - automatic creation of things from resources (rebirth-machine) 
    11  * TaggingPluginThunderbird - tagging from thunderbird 
    12  * ConfigurationService - howto store config values and retrieve them 
    13  * ConfigurationWindow - editing configuration values 
    14  * Storage-Related Services 
    15    * ConfigurationStorage 
     2 * '''application-logic''' by LeoSauermann + FlorianMittag 
     3   * GnowsisInstaller - what happens during the gnowsis installation, what should happen? 
     4   * PimoService - a service that holds the PIMO, providing an API to edit it. Part of gnowsis-server. 
     5   * PimoContentTraining - semi-automatically training the classes of the pim by the content added to them 
     6   * TaggingApi - API to tagging of recources with things or tags 
     7   * ThingCreationService - automatic creation of things from resources (rebirth-machine) 
     8   * ConfigurationService - howto store config values and retrieve them 
     9 * '''GUI-related components''' by LeoSauermann + DominikHeim 
     10   * PimoThingEditor - the gui to edit the personal mental models. Edit a thing.  
     11   * MiniquireGui - the miniquire sidebar showing assistance 
     12   * TaggingPluginThunderbird - tagging from thunderbird 
     13   * ConfigurationWindow - editing configuration values 
     14 * '''Storage-related services''' by wiki:Gunnar + DanielBurkhart 
     15   * ApertureConfigurationService - the services around configuring aperture, helping during installation, etc. 
     16   * ApertureDatasources - what data sources do we plan to use and what data can be expected? 
     17   * ConfigurationStorage - stores config data 
    1618   * PimoStorage 
    1719   * ResourceStorage