Project

General

Profile

Actions

Feature #100808

open

Out of the box Domain Model extendibility

Added by Aristeidis Karavas about 1 year ago.

Status:
New
Priority:
Should have
Assignee:
-
Category:
Extbase
Start date:
2023-05-04
Due date:
% Done:

0%

Estimated time:
PHP Version:
8.2
Tags:
extbase, extendibility, extend, domain, model
Complexity:
Sprint Focus:

Description

The majority of modern Frameworks, PHP or not, that use the MVC concept, are using out of the box extendibility. Either with events or other methods. Extending a domain model and having the changes/extends directly there without having to do anything else, could come in handy, specially when multiple extensions, extend one extension and the domain model has to be extended multiple times and have all the extends available.

Here is an example: https://extensions.typo3.org/extension/extender

We should start making the extendibility of other extensions easier and finally get rid of the XClasses.

No data to display

Actions

Also available in: Atom PDF