-
Notifications
You must be signed in to change notification settings - Fork 22
Closed
Labels
Description
For a better debugging experience in Pharo we should consider Glamour integration for things like GRSmallDictionary and GRSmallOrderedCollection.
Dictionary has quite a few methods dedicated to this #gtInspectorItemsIn:, #gtInspectorKeysIn:, #spotterForKeysFor:, #gtDebuggerSUnitPrint.
Maybe they should go into a Grease-Pharo-Glamour package so we don't get undeclareds in minimal images.
Reactions are currently unavailable