X Tutup
Skip to content

Consider Spec integration #29

@marschall

Description

@marschall

For better debugger integration in Pharo we could add the following methods

For GRSmallDictionary class

inspectorClass
	^ EyeDictionaryInspector

For GRSmallOrderedSet class

inspectorClass
	^ EyeCollectionInspector

Maybe they should go into a Grease-Pharo-Spec package so we don't get undeclareds in minimal images.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      X Tutup