Feature #8464

Write settings using the ConfigurationManager

Added by Karsten Dambekalns about 5 years ago. Updated over 3 years ago.

Status:New Start date:
Priority:Should have Due date:
Assigned To:- % Done:

0%

Category:Configuration
Target version:-
PHP Version: Complexity:
Has patch:No

Description

It should be possible to write settings using the ConfigurationManager, similar to PackageStates.yaml.

Rules:
  • constants that have been replaced upon reading should be reversed when writing
  • never write changes from a context to global settings
  • always write global settings

The last rule assumes that settings changes done through some interface are supposed to affect global settings, context specific changes are done manually.

Question: is this a valid assumption?

8464-write-settings.diff Magnifier (5.8 kB) Karsten Dambekalns, 2010-10-14 16:03


Related issues

related to TYPO3.Neos - Task #13876: Make database connection configurable in setup Closed 2011-03-17

History

#1 Updated by Karsten Dambekalns almost 5 years ago

Attached some code that belongs to this issue but had been committed in error with 6ea6e8d283e5ac5bafb5aa4817cd765f06504f1c

#2 Updated by Karsten Dambekalns over 3 years ago

  • Status changed from Needs Feedback to New
  • Assigned To deleted (Karsten Dambekalns)
  • Has patch set to No

Also available in: Atom PDF