Closed arthens closed 10 years ago
@rbone thoughts?
Wouldn't you often actually want to override routes? Especially if you start adding routemaps to bundles?
Personally I prefer a stricter approach. Particularly with bundles, because if we decide to have bundle-specific route files (like symfony does) then you can't rely on ordering.
What is the advantage of overriding instead of replacing?
Like right now we have a couple of duplicates, and in all cases the overridden routes are completely unused and should have been removed.
What this is
Add an option (disabled by default) to check that all the routes are unique