Skip to content

Extract a "first-class" router out of the Router instances #2

Open
@owickstrom

Description

@owickstrom

Right now, the instances of Router implement routing itself, and they are starting to become complex. The routing mechanisms should be separated out into a more general thing that can be tested by itself. The instances of Router (which would perhaps need to be renamed) should only build up the router structure, and then the router would be run as its own thing.

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