Y
Hacker News
new
|
ask
|
show
|
jobs
by
rbanffy
5347 days ago
It's syntax. You could simply define a rule that the compiler, when facing objects that do not natively (as in vanilla Java) support operator X would have the .operatorX method used instead.
The JVM would never know.