Skip to content

Bad code in example #44

@janhancic

Description

@janhancic

In the Sealing The Model section you have this example:

model.addHandler([], ['p1', 'p2'] someHandler);
model.seal();

Which isn't valid, as all handlers have to have at least one input.

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