Dec. 16, 2012
3:34 p.m.
Hi guys I will deprecate isAbstractClass and introduce defineAbstractMethods. why? because as soon as we have an abstract method in Object nearly all the classes becomes abstract and this does not make sense. Now I can understand that we want to know if a class defineAbstractMethods and sometimes taking into account inheritance. http://code.google.com/p/pharo/issues/detail?id=7123 Stef