Project

General

Profile

Actions

Feature #35246

closed

Make use of Extbase features

Added by Oliver Hader about 12 years ago. Updated about 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

Also available in: Atom PDF