If you are not familiar with JSON, it stands for Java Script Object Notation and is an open standard format that uses human readable text for data interchanges. Despite its name, it is separate to ...
The pitfalls of working with extended types are somewhat known (#11169, #11171). My proposal here is to simply prevent one class of such pitfalls: the bleeding of metadata assigned to one instance of ...