|
My code is usually pretty reliable, but it takes a lot of effort. And I see a lot of code from others that isn't so reliable. Because it's hard to do. Closures, by the way, make writing reliable code easier in my experience. No more "whoops, I forgot to close the connection". And many other varieties of handy, easy-to-get-it-right-ness. |