Skip to content

Uses (a and: [b]) and: [c] instead of "a and: [b and: [c]] fails miserably #28

@RobertoMinelli

Description

@RobertoMinelli

receiver: aReceiver

receiver := (aReceiver isBehavior or: [ aReceiver isDFlowDefinition or: [ aReceiver isRingObject ]])
    ifTrue: [ aReceiver asDFlowDefinition ]
    ifFalse: [ aReceiver class asDFlowDefinition ]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions