valum-framework / valum

Web micro-framework written in Vala
https://valum-framework.readthedocs.io/en/latest/
GNU Lesser General Public License v3.0
225 stars 23 forks source link

router: Enforce explicit leading slash #172

Closed arteymix closed 8 years ago

arteymix commented 8 years ago

It's semantically better and has a few advantages:

However, the slash must be explicitly given for rules, regular expressions and scopes.