On Wed Jun 18 11:07:37 2025 +0000, Hans Leidekker wrote:
This is what midlrt generates as soon as you define an addevent method. It encodes the type of the event in the event table.
But I don't understand why this is hardcoded like that for this specific parameter type name.
If typerefs are required for any imported types, which is probably what this is about, we need to generate them for every parameter and for every method.