bearophile wrote:
Walter Bright:And here it is (called opDispatch, Michel Fortin's suggestion):<That's short code. Do you like my related suggestion of opDynamic (that works with run-time method names)?
opDispatch can be written to do runtime method names, no language changes needed.