Closed GoogleCodeExporter closed 9 years ago
This is a good example of a feature that is useful mostly for just one thing:
interacting with a badly-written API.
We're not inclined to build such features into our library. Interacting with
badly-
written APIs *should* be painful. That's what motivates the development of good
APIs.
If we added this, many, many users would use it in situations where they'd be
better
off to just throw NPE, forcing the source of that null to root it out.
Sorry!
Original comment by kevinb@google.com
on 8 Dec 2009 at 5:28
Original issue reported on code.google.com by
funk...@gmail.com
on 18 Nov 2009 at 6:23