Live Bindings intermittently stops working completely

@justinbmeyer We were calling .length method on undefined array in an edge case. I am just wondering how an uncaught exception messed up observe framework?

How to avoid such situations? We are just checking for undefined in all cases for now.