Task #34936
Move NewsDemand, AdministrationDemand, Dto/EmConfig and Dto/Search away from Domain/Model
| Status: | Resolved | Start date: | 2012-03-16 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | - | % Done: | 100% |
|
| Category: | - | |||
| Target version: | 2.0.0 | |||
| TYPO3 Version: | 4.5 | Has patch: | No | |
| PHP Version: | Complexity: | |||
| Votes: | 0 |
Description
The four classes NewsDemand, AdministrationDemand, Dto/EmConfig and Dto/Search are neither entities nor part of the Domain. They rather represent some kind of Configuration Objects to allow customizable access to Repository. Moving them to a separate place would make the Domain Model much cleaner.
Associated revisions
[TASK] Move Demand Models into Dto
Change-Id: I446cf7b6243d3174ac07281ae499aa16e3f8e8a1
Resolves: #34936
Reviewed-on: https://review.typo3.org/17570
Reviewed-by: Georg Ringer
Tested-by: Georg Ringer
History
Updated by Georg Ringer about 1 year ago
- Status changed from New to Accepted
Updated by Georg Ringer 4 months ago
- Status changed from Accepted to Resolved
- Target version set to 2.0.0
- % Done changed from 0 to 100
moved the demand models into dto