Delete comment from: Stephen Colebourne's blog
A compile-time check is of course usefull for many reasons, but does not address the fact that in order to pass the tests, you currently need to write tons of null-checks for chained getters...
While in general you don't care on which level the null occurs in the chain.
Jan 10, 2007, 10:49:17 AM
Posted to Java 7 - Null-ignore invocation