Use namespaces for all of the vala and genie plugins.
Review Request #984 — Created Oct. 2, 2021 and submitted — Latest diff uploaded
This was discovered when I loaded the vala and native test plugins at the same time in gplugin query and they both tried to register types with the same names.
Ran unit tests and
gplugin-query
with all of the loaders and test plugins queryable.