karelpeeters
01/17/2019, 3:00 PMgmariotti
01/17/2019, 3:07 PMgmariotti
01/17/2019, 3:38 PMAlowaniak
01/17/2019, 3:38 PMClass.Companion
instead of on the Class
? I'm not sure if that's not already the case now thoughgmariotti
01/17/2019, 3:56 PMCompanion.$$Instance
generated by the companion objectgmariotti
01/17/2019, 3:57 PM@field:Annotation
would do the trick but it doesn’t seem to workkarelpeeters
01/17/2019, 7:19 PMkarelpeeters
01/17/2019, 7:19 PMgmariotti
01/17/2019, 9:09 PMvertx-codegen
is not able to avoid it when doing service proxy generation, at least for now. But, for the Vert.x case, having a companion object should be avoided, imo.