Major Feature #26892
Implement light weight frontend processing (TSFE light)
| Status: | Needs Feedback | Start date: | 2011-05-28 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | Oliver Hader | % Done: | 0% |
|
| Category: | - | |||
| Target version: | Mid of term | |||
| Votes: | 0 |
Description
Since the whole bootstrap of tslib_fe (TSFE) is quite enormous (loading template render, loading page handling, loading database, etc.), a lightweight TSFE could utilize lazy loading. This technique can be used to have a semi-static cache which basically is static, but still some parts are dynamic.
Scenarios:- TypoScript conditions
- USER_INT/COA_INT
- Data that depends on a particular frontend-user
Subtasks
History
Updated by Oliver Hader about 2 years ago
- Target version set to Mid of term
Updated by Oliver Hader almost 2 years ago
- Status changed from New to Needs Feedback
- Assignee set to Oliver Hader