Currently there is no formal way of an element to inform what metadata it expects or produces, making the progreammer rely only on the element's documentation to get or give information about metadata.
It would make the framework more robust if the metadata would be statically typed (like stream_formats are) and I believe it's definitely worth looking into.
Currently there is no formal way of an element to inform what metadata it expects or produces, making the progreammer rely only on the element's documentation to get or give information about metadata. It would make the framework more robust if the metadata would be statically typed (like
stream_format
s are) and I believe it's definitely worth looking into.