golo-lang
golo-lang copied to clipboard
Overloaded instance method dispatch issues
We've observed when using Golo with simple Vert.x examples that the overloaded instance method dispatch mechanism does not always revalidate call sites to the right target. This is not deterministic, so we should build a reproducer with Vert.x and see what happens.
Linked to #339 and probably #326
see https://github.com/yloiseau/golo-tests/tree/master/BUGS/326-call-resolution/overloaded/simple