Changes between Version 9 and Version 10 of PLUGIN_SUPPORT_LIB_CONFIGURING_R1


Ignore:
Timestamp:
06/12/09 17:21:53 (16 years ago)
Author:
mitex
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PLUGIN_SUPPORT_LIB_CONFIGURING_R1

    v9 v10  
    8282  * {{{void setValue(ConfigKey<T> key, T value)}}} - sets the value in the list. 
    8383 
    84  * Package {{{org.sophie2.base.config.persistence 
    85   *  
    86  
     84 * Package {{{org.sophie2.base.config.persistence}}} 
    8785 * Class {{{ConfigurationStoragePersister}}} that loads/saves configuration files from/to Storage. 
    8886  * Use the following structure for the storage, where "value" is the storage for the value of the configuration key, created with the according persister: