Skip to content

Why are handlers named by what they will return? #12

@lf94

Description

@lf94

If we are writing functions which are handling incoming T messages, why are using their R message names for the function names?

For example: When receiving a Tattach, why is rattach called instead of a "tattach" function, and returning Rattach message?

Maybe there is some good reason but I don't know :)

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