Skip to content

Routes should be defined at controller level #16

Open
@ukjbrown

Description

@ukjbrown

Defining routes in the application may be useful in a relatively small application, however in a large application this table is going to get huge.

It would be more useful (and also more consistent with the routing model used in Touch) to define the routes on the controllers rather than on the application.

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