[squeak-dev] The Trunk: Kernel-fbs.546.mcz

commits at source.squeak.org commits at source.squeak.org
Tue Feb 15 22:22:58 UTC 2011


Nicolas Cellier uploaded a new version of Kernel to project The Trunk:
http://source.squeak.org/trunk/Kernel-fbs.546.mcz

==================== Summary ====================

Name: Kernel-fbs.546
Author: fbs
Time: 15 February 2011, 4:04:05.286 pm
UUID: 89f8153f-e938-c742-9f8b-002d8e55612c
Ancestors: Kernel-nice.545

Allow one to declare a new class when one refers to the as-yet-undeclared class in a class-side method.

(http://bugs.squeak.org/view.php?id=7606)

=============== Diff against Kernel-nice.545 ===============

Item was added:
+ ----- Method: Metaclass>>category (in category 'organization') -----
+ category
+ 	^ thisClass category!




More information about the Squeak-dev mailing list