Feature #58696
TypedArrayConverter
100%
Description
Flow is missing a TypeConverter that can turn simple arrays into an "object array" (aka generics).
For this to work the PropertyMapper needs to be adjusted because currently it cuts off possible element type notations ("<Some\Element\Type>") from the targetType before calling canConvertFrom().
Updated by Gerrit Code Review about 8 years ago
- Status changed from Accepted to Under Review
Patch set 1 for branch master of project Packages/TYPO3.Flow has been pushed to the review server.
It is available at https://review.typo3.org/30010
Updated by Gerrit Code Review almost 8 years ago
Patch set 2 for branch master of project Packages/TYPO3.Flow has been pushed to the review server.
It is available at https://review.typo3.org/30010
Updated by Gerrit Code Review almost 8 years ago
Patch set 3 for branch master of project Packages/TYPO3.Flow has been pushed to the review server.
It is available at https://review.typo3.org/30010
Updated by Bastian Waidelich almost 8 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset d068f42d798c2f4e710f3e6535c0510e414eb88d.