Actions
Task #97857
openDeprecate inheritances
Status:
New
Priority:
Should have
Assignee:
-
Category:
Form Framework
Target version:
-
Start date:
2022-07-05
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Sprint Focus:
Remote Sprint
Description
The form framework has a concept called "inheritances". The solution is quite expensive:
- difficult to understand/ document/ explain
- difficult to use
- difficult to calculate by machines -> was the main reason to integrate caching
The core itself does not use inheritances anymore. Instead, in v10 we got rid of all inheritances, applied the appropriate code snippets, restructured the form configuration and love the result. Therefore, we want to get rid of the whole concept and free brain and machine power.
No data to display
Actions