March 15, 2011
12:08 a.m.
Comment #10 on issue 3817 by camillob...@gmail.com: make Object >> error: deprecated http://code.google.com/p/pharo/issues/detail?id=3817 http://www.springerlink.com/content/e7170h6104136721/ seems to be a thorough study on exception handling. One important claim is, that in order to increase software quality errors have to be handled. However, what I can see in Pharo is, that using a generic Error does not help to accomplish this goal.