Hacker News new | ask | show | jobs
by moonchild 830 days ago
object.field is implemented as a direct load from the object; if the object turned out to be null, then the resultant signal is caught and turned into a NullPointerException
1 comments

sorry, I didn't read the linked post closely enough—from my reading, this case is not one of the ones that was broken