Jan. 29, 2013
1:45 p.m.
On 2013-01-29, at 14:42, "Sean P. DeNigris" <sean@clipperadams.com> wrote:
Object subclass: #MyClass instanceVariableNames: '' classVariableNames: '' poolDictionaries: '' category: ''
The above succeeds and puts the class in category ''. Shouldn't it be an error?
I'd prefer throwing an error.. => bug report?