March 14, 2011
9:15 p.m.
Comment #6 on issue 3817 by marianopeck: make Object >> error: deprecated http://code.google.com/p/pharo/issues/detail?id=3817 Your point of view, is .. only one point of view. If you check my code, you will see that sometimes, I reify an exception in a subclass of Error. This is because of the users of such code, do special handling for them. Nevertheless, a lot of times, I don't need this, and just throwing a generic error is enough.