2025-09-02 07:41 CEST

spring: develop 34cf4a1f Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
Tobi Vollebregt Tobi Vollebregt develop 2011-07-13 01:31:39 develop 6c486584
Changeset --list-config-vars command line option + refactoring

- Optional -> StringConvertibleOptionalValue
- added TypedStringConvertibleOptionalValue
- multiple classes better honour SRP
- more encapsulation and consistency
- type is a const char* now internally
mod - rts/System/Config/ConfigSource.cpp Diff ] File ]
mod - rts/System/Config/ConfigVariable.cpp Diff ] File ]
mod - rts/System/Config/ConfigVariable.h Diff ] File ]
mod - rts/System/SpringApp.cpp Diff ] File ]