Martin Adler
- Login: m.adler
- Registered on: 2023-02-03
- Last sign in: 2024-11-15
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 3 | 3 |
Reported issues | 0 | 3 | 3 |
Activity
2024-09-20
- 09:50 TYPO3 Core Task #104574 (Resolved): Inject FieldValueGenerators with DI
- Applied in changeset commit:de5ddd277611b4d3d42469f99043f6dcc6e0faac.
- 09:46 TYPO3 Core Revision de5ddd27: [TASK] Instantiate FieldValueGenerators using DI
- This patch seeks to inject a list of all FieldGenerators instances
in EXT:styleguide instead of creating them using G...
2024-08-08
- 19:09 TYPO3 Core Task #104574 (Closed): Inject FieldValueGenerators with DI
- There is a whole bunch of `FieldValueGenerators` in EXT:styleguide that could be instantiated with DI when they're ne...
2024-07-24
- 17:50 TYPO3 Core Task #104458 (Resolved): Replace makeInstance instantiation with DependencyInjection in TcaDataGenerator
- Applied in changeset commit:bda6b670f01e5f376fc691ddcc67c51fc5587806.
- 17:46 TYPO3 Core Revision bda6b670: [TASK] Replace makeInstance instantiation with DI in TcaDataGenerator
- This patch seeks to further eliminate the usage of 'GU:makeInstance'
for stateless services in the styleguide's 'TcaD...
2024-07-22
- 20:57 TYPO3 Core Task #104458 (Closed): Replace makeInstance instantiation with DependencyInjection in TcaDataGenerator
- The `TcaDataGenerator` in Styleguide has several `GU:makeInstance` instantiations that could be replaced by Dependenc...
2024-07-19
- 08:25 TYPO3 Core Task #104426 (Resolved): Eliminate makeInstance instantiation for stateless RecordData
- Applied in changeset commit:9d9bdb17eaa8c6b113c81b1402fd71db29187808.
- 08:23 TYPO3 Core Revision 9d9bdb17: [TASK] Eliminate makeInstance instantiation for stateless RecordData
- 'RecordData' is already a stateless service and
partially injected using DI. The remaining cases
could easily be refa...
2024-07-18
- 20:10 TYPO3 Core Task #104426 (Closed): Eliminate makeInstance instantiation for stateless RecordData
- 'RecordData' is already a stateless service and partially injected using DI. The remaining cases could easily be refa...
Also available in: Atom