Skip to content

runParsed Callback #3

@trever

Description

@trever

Hey Blockspring Crew,

The callback for the runParsed method currently provides one argument res for both error and success.

Best practice has a callback provide two arguments, an error and result, in that order. If a user wants to use any Async wrapper on the method (see here for example), the atypical callback arguments become a headache.

Thoughts?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions