Currently is impossible to hijack `idom-router` internals to utilize something like Django's URL routing schema. We need some kind of way of configuring this behavior. For example, within `idom-router.conf` perhaps there is a global called `ROUTING_ENGINE: Callable`. The interface for this callable is up for debate.