[TYPO3-core] RFC #17673: Remove old caching and enable caching framework by default

Christian Kuhn lolli at schwarzbu.ch
Sat Feb 19 17:49:03 CET 2011


This is an SVN patch request

Type: feature

Branches: trunk

BT: http://bugs.typo3.org/view.php?id=17673

Problem:
The caching framework matured and is a requirement for a broader 
refactoring of TYPO3 bootstrapping.

Solution:
Enable it by default and remove old caching.

Notes:
- Patches for workspace, dbal and extbase are separated.
- constant TYPO3_UseCachingFramework is defined to be always TRUE for 
backwards compatibility
- Setting useCachingFramework is deprecated in config_default
- Setting pageCacheToExternalFiles (whatever this undocumented feature 
was used for) is deprecated in config_default
- tables cache_pages, cache_pagesection and cach_hash are removed

Regards
Christian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 17673.diff
Type: text/x-patch
Size: 30200 bytes
Desc: not available
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20110219/b450766b/attachment-0004.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 17673-extbase.diff
Type: text/x-patch
Size: 2471 bytes
Desc: not available
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20110219/b450766b/attachment-0005.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 17673-workspaces.diff
Type: text/x-patch
Size: 6775 bytes
Desc: not available
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20110219/b450766b/attachment-0006.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 17673-dbal.diff
Type: text/x-patch
Size: 1149 bytes
Desc: not available
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20110219/b450766b/attachment-0007.bin>


More information about the TYPO3-team-core mailing list