Why does the serialization plugin copy init statem...
# compiler
h
Why does the serialization plugin copy init statements in its serialization marked constructor instead using constructor chaining? My plugin adds a custom init block and as a workaround I apply my compiler plugin before the serialization plugin