Skip to content

Rename Switch trait #1107

@hgzimmerman

Description

@hgzimmerman

Description

While Switch is an ok name for what it does, I think something along the lines of Routable would be more appropriate.

I don't intend to make this change for 8.0, but would like to create this issue so that interested parties can prepare their codebase for this change.


This change will come in 3 pieces.

  1. Add Routable alias (0.8.0)
  2. Rewrite macro & Trait to use Routable instead, deprecate Switch, make Switch an alias to Routable (0.9.0)
  3. Remove Switch (0.10.0)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions