Stefan Tilkov's Random Stuff

What Properties in Java Should Have Looked Like

Elliotte Rusty Harold:

There’s an awful lot of sound and fury right now about adding syntax support for properties to Java 7. However, all the proposals are vastly too complex for what little benefit they offer. They need new keywords, operators, rules, and best practices. Could we have done better? Yes. Can we still do better? Maybe. Let’s find out.

Comments