Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Routing refactor #19

Open
pvanliefland opened this issue Apr 5, 2013 · 0 comments
Open

Routing refactor #19

pvanliefland opened this issue Apr 5, 2013 · 0 comments

Comments

@pvanliefland
Copy link
Member

The current routing system suffers from a few issues:

  • Verbose calls in Admin classes (though content routing helper)
  • Not so intuitive when creating custom controllers (why not a @AdminRoute annotation ?)
  • Routes are created within the snowcap_admin "namespace", which is wrong. Route names should be prefixed with a different prefix each times they are imported
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant