I believe that historically extensions did allow o...
# getting-started
d
I believe that historically extensions did allow overriding existing methods for some number of pre-1.0 milestone releases. However there were a bunch of issues with resolving which was the “correct” method to call depending on what’s imported, if there were multiple extensions to the same method, what to do with Java calls, how inheritance interacts, etc.