使用Notification代替Assertion和Exception的方法--
http://martinfowler.com/articles/replaceThrowWithNotification.html
本文介绍了一种使用Notification来代替传统断言和异常处理的方法,这种方法可以更优雅地处理程序中的错误情况。
使用Notification代替Assertion和Exception的方法--
http://martinfowler.com/articles/replaceThrowWithNotification.html

被折叠的 条评论
为什么被折叠?