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

[TASK] Split ColumnMapFactory off of DataMapFactory

This change splits off the creation of column maps in the
DataFactory class into its own ColumnMapFactory class.

Benefits are:
- clear distinction of responsibilities
- better testability
- easier to understand for readers

Releases: main
Resolves: #100235
Change-Id: Iaa2cbaa1ad8498edc90adf3d90c97712b7ca62aa
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/78186


Tested-by: default avatarMarkus Klein <markus.klein@typo3.org>
Reviewed-by: default avatarMarkus Klein <markus.klein@typo3.org>
Tested-by: default avatarcore-ci <typo3@b13.com>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
Tested-by: default avatarBenni Mack <benni@typo3.org>
parent 9786199c
Branches
Tags
No related merge requests found
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