Operator overloading?
Posted Dec 12, 2006 7:38 UTC (Tue) by
mcculls (guest, #34229)
In reply to:
Operator overloading? by djabsolut
Parent article:
Sun Announces Java Platform Standard Edition 6
I wasn't party to the original decision, but there's been a RFE discussion running since 2003 which captures a lot of the pros and cons at http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4905919 (has the very helpful evaluation of "I have always objected to this, but I'll leave it so people can vote" from an anonymous Sun employee!)
BTW, it is possible to overload operators in some of the scripting languages built on top of the JVM, such as Groovy.
(
Log in to post comments)