Skip to content
This repository was archived by the owner on Nov 30, 2024. It is now read-only.
This repository was archived by the owner on Nov 30, 2024. It is now read-only.

Consider deprecating and/or removing #stub! and #unstub! at some point #122

@myronmarston

Description

@myronmarston

#stub! and #unstub! are just aliases for #stub and #unstub, respectively. They don't seem to serve a lot of purpose at this point. I'm not really sure what the original reason to have both was.

Given that they are methods added to every object in the system, and it behooves us to add as few methods to every object in the system as possible, I think we should consider deprecating and/or removing #stub! and #unstub!.

Thoughts?

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