-
Notifications
You must be signed in to change notification settings - Fork 51
Open
Description
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
Labels
No labels