Skip to content

Message #do: has aBlock as parameter: What is the 'that' object in DynamicCell #3

@ghost

Description

Trying to understand the model:

DynamicZell has

do: that
	behaviour := that.
^ self.

Which type of object is that?

Note: If you check all implementors of the message #do: in the Smalltalk image you find that parameter of #do: is aBlock in nearly all cases in Smalltalk

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions