Skip to content
Snippets Groups Projects
Commit d801d3f1 authored by Alexander Schnitzler's avatar Alexander Schnitzler Committed by Benni Mack
Browse files

[TASK] Get rid of ColumnMap::$propertyName

The ColumnMap only carried the propertyName to be
queried by the DataMap (of a class) to have a key
for its internal stack of ColumnMaps.

The overall goal is to separate core (TCA columns)
logic from Extbase (entity properties) logic. A
ColumnMap should only describe the actual state of
the TCA, prepared for Extbase to read but without
enriched data from entities.

Releases: main
Resolves: #100274
Change-Id: Ife29d8dc89bdca07cb334095bd4048aaf8d6af9e
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/78233


Tested-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarOliver Klee <typo3-coding@oliverklee.de>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarOliver Klee <typo3-coding@oliverklee.de>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
parent 098a75b5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment