silverstripe-framework/core/manifest
Ingo Schommer 81a51331d6 IX Load _config.php's after static config manifest
This allows more sophisticated handling of config alterations
in _config.php. One example is additions to DataObject::$db
based on configuration which requires some processing.

See https://github.com/unclecheese/TranslatableDataObject/blob/master/TranslatableDataObject.php
2013-03-21 00:16:36 +01:00
..
ClassLoader.php IX Load _config.php's after static config manifest 2013-03-21 00:16:36 +01:00
ClassManifest.php Don't use Zend_Cache in manifests 2013-03-14 12:07:07 +13:00
ConfigManifest.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
ConfigStaticManifest.php Mark private static deprecation notice for 3.2 2013-03-19 10:39:11 +01:00
ManifestCache.php Don't use Zend_Cache in manifests 2013-03-14 12:07:07 +13:00
ManifestFileFinder.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
TemplateLoader.php API Explicitly load project template files after modules 2012-12-04 10:47:37 +01:00
TemplateManifest.php Don't use Zend_Cache in manifests 2013-03-14 12:07:07 +13:00
TokenisedRegularExpression.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00