Project

General

Profile

Actions

Bug #69386

closed

Remove data processing trait in favor of object

Added by Helmut Hummel over 8 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
-
Start date:
2015-08-28
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

The introduced DataProcessingTrait isn't exactly a good prototype
for Trait usage.

It incorporates functionality that isn't easily testable,
it is impossible to provided different implementations as the trait
is directly bound to the class with its concrete implementation.

Use a composite object instead for this functionality.


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #70013: TS can not be saved in template moduleClosed2015-09-22

Actions
Related to TYPO3 Core - Task #68459: Extract dataProcessors logic into a traitClosedSascha Egerer2015-07-22

Actions
Actions

Also available in: Atom PDF