Allow vendor TLVs to be added via configuration
Status: Beta
Brought to you by:
orank
At the moment, if an application wants to define new TLVs (such as vendor-specific ones), either the API has to be modified or the calling application has to be modified (to call Tag.defineTag during initialisation).
It would be much handier to allow new TLVs to be defined using some configuration which the API would read in.