I was amazed how easy it was to fetch thread by $post->Thread, is there also an easy way to achieve nested routing? As an example, put all thread routing behind the forum routing:
/threads/456 which belongs to forums/123 would be routed as /forums/123/threads/456