Skip to content

runParsed Callback #3

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?

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

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions