Explicitly take care of meta type registration

Authored by vkrause on Apr 20 2018, 4:45 PM.

Description

Explicitly take care of meta type registration

moc's auto-magic for this fails us for some forward-declared type on first
use, which breaks JSON-LD deserialization. So provide the means to do this
manually where needed without bothering the users of this API.

Details

Committed
vkrauseApr 20 2018, 4:45 PM
Parents
R1003:f74823ce3a55: Remove some more old string-based property access
Branches
Unknown
Tags
Unknown