Actions
Feature #79505
closedXCLASS support for domain model objects
Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
Extbase
Target version:
-
Start date:
2017-01-26
Due date:
% Done:
0%
Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
Currently it is not possible to simply extend extbase domain models by XCLASSing them.
This led to crazy solutions like the extender extension.
Please add native support for xclassing in extbase.
This would make it much easier to add fields to existing models, and not require override orgies as described in the powermail documentation .
Actions