Project

General

Profile

Actions

Task #35854

closed

Streamline disposal of Signal Slot

Added by Oliver Hader almost 12 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Code Cleanup
Target version:
Start date:
2012-04-11
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
4.7
PHP Version:
5.3
Tags:
Complexity:
Sprint Focus:

Description

The concept of Signal Slot has been introduced into Extbase of TYPO3 4.6 and then got copied to TYPO3 4.7 as well - basically to support that concept for the File Abstraction Layer as well. However, now this observer pattern is duplicated in the Core.

The solution:
  • remove SignalSlot from t3lib in TYPO3 4.7 and 6.0
  • adopt usage of SignalSlot in the Core (basically Workspaces in 4.7)
  • make Extbase a required extension in TYPO3 6.0 and modify FAL to use the Extbase Signal-Slot

Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Task #35859: Streamline disposal of Signal Slot ClosedOliver Hader2012-04-11

Actions
Related to TYPO3 Core - Bug #35899: Signal-Slot Disposal fails in File Abstraction LayerClosedOliver Hader2012-04-12

Actions
Actions #1

Updated by Gerrit Code Review almost 12 years ago

  • Status changed from New to Under Review

Patch set 1 for branch workspaces_4-7 has been pushed to the review server.
It is available at http://review.typo3.org/10245

Actions #2

Updated by Gerrit Code Review almost 12 years ago

Patch set 1 for branch TYPO3_4-7 has been pushed to the review server.
It is available at http://review.typo3.org/10247

Actions #3

Updated by Gerrit Code Review almost 12 years ago

Patch set 2 for branch TYPO3_4-7 has been pushed to the review server.
It is available at http://review.typo3.org/10247

Actions #4

Updated by Gerrit Code Review almost 12 years ago

Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/10252

Actions #5

Updated by Gerrit Code Review almost 12 years ago

Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/10253

Actions #6

Updated by Gerrit Code Review almost 12 years ago

Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/10305

Actions #7

Updated by Oliver Hader almost 12 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #8

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF