Commit Graph

4 Commits

Author SHA1 Message Date
Klaus Basan
fad31aa09a refs #198, enabled settings context to read / write JSON settings from/to file 2014-04-17 00:05:58 +02:00
Klaus Basan
0d53d44157 refs #199 , refs #85 Moved specialized value method into right place (impl, not proxy - it is a receiver method)
This specialized method can be removed with refs #116
2014-04-17 00:05:51 +02:00
Klaus Basan
77fd3bcd70 refs #199 , adjusted context classes
* removed usingLocalObjects() now in CContext
* removed getRuntime() now in CContext
* Constructors no longer public, context can only be obtained via runtime object
* runtime class is friend class
2014-04-17 00:05:47 +02:00
Roland Winklmeier
b0d55687bd Refactored inheritance hierarchy of ContextSettings
refs #85
2014-03-11 21:44:58 +01:00