Project

General

Profile

Actions

Feature #35246

closed

Make use of Extbase features

Added by Oliver Hader almost 12 years ago. Updated almost 8 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Workspaces
Target version:
Start date:
2012-03-26
Due date:
% Done:

0%

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

Description

The workspace module uses the Extbase dispatcher for backend modules, however, there are many places where domain models, repositories and proper services would make sense, e.g.:

  • Domain_Model_Workspace (+ Repository)
  • Domain_Model_DatabaseRecord (could be live or version record) - lazy, just needs table and uid to be working
  • Domain_Model_CombinedRecord (the relationship of live and version record) - lazy, just needs table and uid to be working
  • Domain_Model_Stage (+ Repository)

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Feature #35245: Rework workspace notification settingsClosedOliver Hader2012-03-26

Actions
Actions #1

Updated by Michael Stucki over 10 years ago

  • Category changed from New Features to Workspaces
Actions #2

Updated by Michael Stucki over 10 years ago

  • Project changed from 624 to TYPO3 Core
  • Category changed from Workspaces to Workspaces
Actions #3

Updated by Mathias Schreiber about 9 years ago

  • Target version changed from 6.0.0 to 7.5
Actions #4

Updated by Benni Mack over 8 years ago

  • Target version changed from 7.5 to 8 LTS
Actions #5

Updated by Benni Mack almost 8 years ago

  • Status changed from New to Closed

already in place as much as possible, the rest won't happen.

Actions

Also available in: Atom PDF