Dominik
Dominik
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
ok then, PR?
ping @dkarlovi
perfect, thanks a lot
please create a pr
Agree, can you make a PR?
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?