Revision 1449
robert, 2008-11-07 16:04
COMMIT PART 2
- FLOW3: Implemented a YAML configuration source, resolves
#1852 - Globally refactored code and converted configuration files to use the new YAML configuration format
Note: FLOW3 is now getting even slower because the whole YAML parsing results are not cached yet.
You can still use .php based configuration but it is recommended to switch over to YAML ASAP.
Documentation and speed improvements follow
Files
added
modified
deleted
| /Packages/Lucene/trunk/Configuration/Packages.php | |
| /Packages/Lucene/trunk/Configuration/Packages.yaml | |
| /Packages/PHPUnit/trunk/Configuration/Packages.php | |
| /Packages/PHPUnit/trunk/Configuration/Packages.yaml | |
| /Packages/Smarty/trunk/Configuration/Packages.php | |
| /Packages/Smarty/trunk/Configuration/Packages.yaml | |
| /Packages/TYPO3/trunk/Configuration/Routes.php | View differences |
| /Packages/TYPO3/trunk/Configuration/Settings.php | |
| /Packages/TYPO3CR/trunk/Classes/F3_TYPO3CR_Repository.php | View differences |
| /Packages/TestPackage/trunk/Configuration/Components.php | |
| /Packages/TestPackage/trunk/Configuration/Components.yaml | |
| /Packages/TestPackage/trunk/Configuration/Settings.php | |
| /Packages/TestPackage/trunk/Configuration/Settings.yaml | |
| /Packages/Testing/trunk/Configuration/Components.php | |
| /Packages/Testing/trunk/Configuration/Components.yaml |