Skip to content

Nesting Command Classes #52

@michaelminter

Description

@michaelminter

You of course don't need to put all code for this task within the Command, you can (and should) create other classes that your Command uses to perform its work.

What's the cleanest way to have command classes inside of command classes and be able to share results?

Is there a similar design pattern to Interactor's organizers? (see: https://github.com/collectiveidea/interactor#organizers)

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