Dominik

Results 222 comments of Dominik
trafficstars

true, but where to get the type? Pimcore Class Definition would be the best place right?

yes, but some could be `null`, some could be `array` for the same property, since pimcore sometimes returns `null` for empty arrays. I think we should just use this: https://github.com/pimcore/pimcore/blob/master/models/DataObject/ClassDefinition/Data.php#L499

dev-master is a new major version, so we could ignore BC... I don't think we should upgrade the config, just rename the field and make a fallback to check for...

we can completely disable the version for that. I mean what is the point to keep that versioned anway?