Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> The contract is that libX_foo can return null.

I'd expect any reasonable library to say “libX_foo returns null if [something happens]”. What use is there in a procedure that can just return null whenever it feels like it?



It returns null when it fails to do its task for some reason. It is not unreasonable for the condition for that failure to be complex enough or change over time so it doesn't make sense to spell it out in the interface contract.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: