On Tue Jul 4 17:35:20 2023 +0000, Fabian Maurer wrote:
But omitting the `object` doesn't output the `IRoSimpleMetaDataBuilder` struct, leading to compile errors.
Right... of course.
Well other possible options:
1) use a custom and random `uuid` there,
2) use a custom widl pragma / attribute to relax the missing `uuid` (and future base interface) checks on `object`
3) Stop using IDL for these interfaces as it is not supposed to.