Project

General

Profile

Actions

Task #68733

closed

Epic #76862: Refactor and modernise the TypoScript content renderer

Cleanup ContentObjectRenderer: Introduduce an Interface for processors of stdWrap

Added by Elmar Hinz almost 9 years ago. Updated almost 6 years ago.

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

0%

Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

Refacturing of ContentObjectRender. Final goal separation of ContentObjectRender and stdWrap filter/processors.

Introduce an Interface for string processor classes and a directory to store them.

The string processor interface is orientated at DataProcessorInterface but respects the simplicity of string rendering.

  • The API is more simple.
  • Ingoing and outgoing values are simple strings.
  • The processors are singletons to keep the memory footprint low (flyweight pattern)

Add a first example how it is used form ContentObjectRender to clean up the class.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Feature #68717: TypoScript: Add general PHP function call to stdWrapClosedElmar Hinz2015-08-04

Actions
Actions #1

Updated by Gerrit Code Review almost 9 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/42258

Actions #2

Updated by Gerrit Code Review almost 9 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/42258

Actions #3

Updated by Gerrit Code Review almost 9 years ago

Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/42258

Actions #4

Updated by Benni Mack over 8 years ago

  • Target version deleted (7 LTS)
Actions #5

Updated by Gerrit Code Review about 8 years ago

Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/42258

Actions #6

Updated by Gerrit Code Review about 8 years ago

Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/42258

Actions #7

Updated by Gerrit Code Review about 8 years ago

Patch set 6 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/42258

Actions #8

Updated by Gerrit Code Review about 8 years ago

Patch set 7 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/42258

Actions #9

Updated by Gerrit Code Review about 8 years ago

Patch set 8 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/42258

Actions #10

Updated by Gerrit Code Review about 8 years ago

Patch set 9 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/42258

Actions #11

Updated by Gerrit Code Review about 8 years ago

Patch set 10 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/42258

Actions #12

Updated by Gerrit Code Review about 8 years ago

Patch set 11 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/42258

Actions #13

Updated by Gerrit Code Review about 8 years ago

Patch set 12 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/42258

Actions #14

Updated by Gerrit Code Review about 8 years ago

Patch set 13 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/42258

Actions #15

Updated by Gerrit Code Review about 8 years ago

Patch set 14 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/42258

Actions #16

Updated by Gerrit Code Review about 8 years ago

Patch set 15 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/42258

Actions #17

Updated by Gerrit Code Review about 8 years ago

Patch set 16 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/42258

Actions #18

Updated by Gerrit Code Review about 8 years ago

Patch set 17 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/42258

Actions #19

Updated by Gerrit Code Review about 8 years ago

Patch set 18 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/42258

Actions #20

Updated by Gerrit Code Review about 8 years ago

Patch set 19 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/42258

Actions #21

Updated by Gerrit Code Review about 8 years ago

Patch set 20 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/42258

Actions #22

Updated by Gerrit Code Review about 8 years ago

Patch set 21 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/42258

Actions #23

Updated by Gerrit Code Review about 8 years ago

Patch set 22 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/42258

Actions #24

Updated by Gerrit Code Review about 8 years ago

Patch set 23 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/42258

Actions #25

Updated by Gerrit Code Review about 8 years ago

Patch set 24 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/42258

Actions #26

Updated by Gerrit Code Review about 8 years ago

Patch set 25 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/42258

Actions #27

Updated by Gerrit Code Review about 8 years ago

Patch set 26 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/42258

Actions #28

Updated by Gerrit Code Review about 8 years ago

Patch set 27 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/42258

Actions #29

Updated by Gerrit Code Review about 8 years ago

Patch set 28 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/42258

Actions #30

Updated by Gerrit Code Review about 8 years ago

Patch set 29 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/42258

Actions #31

Updated by Gerrit Code Review about 8 years ago

Patch set 30 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/42258

Actions #32

Updated by Gerrit Code Review almost 8 years ago

Patch set 31 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/42258

Actions #33

Updated by Riccardo De Contardi almost 8 years ago

  • Parent task set to #74496
Actions #34

Updated by Jigal van Hemert almost 8 years ago

  • Parent task changed from #74496 to #76862
Actions #35

Updated by Anja Leichsenring almost 6 years ago

  • Status changed from Under Review to Rejected
Actions

Also available in: Atom PDF