Skip to content

Deal with errors during command execution #8

Description

@MattesGroeger

A command group should be configurable in terms of error tolerance:

MGCommandGroup *group = [[MGCommandGroup alloc] init]
group.ignoreChildErrors = YES;

Also we need a clear way on how to deal with errors without throwing exceptions. Maybe we can also use blocks for this?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions