Andrea Peruffo
Andrea Peruffo
I have a concrete use case where I manipulate IR before packing it https://github.com/akka-js/akka.js/blob/master/project/IrPatcherPlugin.scala basically what I do is to have a separate subproject that implements patches to be applied...
I do not read anywhere "linker-plugin" in the original proposal, it talks about: > custom rewrite and optimisation rules/transformations I agree that my transformations aren't checked, and that's why I'm...
@manusa correct closed in #4348
this issue is not stale, the underlying bug is still valid.
ping to @iocanel on this.
Probably, we need to solve #5878 along with this.
> kiota should fail and tell you it doesn't know what to do with the items property in the List base type. I just tested the snippet above with the...
code is generated, but the `items` field is unusable as it's not overwritten (e.g. the parent's type is used).