« Previous | Next » 

Revision 560428be

ID560428be4f5852813972cd2791f425cf708ca7c6
Parent 1b54fc6c
Child b86a6bcd

Added by Guido Trotter almost 15 years ago

objects: add configuration upgrade system

Add a very basic configuration update mechanism to objects.
An object can define the UpgradeConfig method, which will be called at
init time, and use it to fill in missing defaults in the configuration.
In the future we may want to make it more complex, for example adding
the config version, but for now a basic solution will do.

Signed-off-by: Guido Trotter <>
Reviewed-by: Iustin Pop <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences