The great thing for me is that I'll be able to mounting something that just implements RequestablePage interface, not only a Page class descendants (if I've read this code correctly :)). It allows to handle navigation more flexible and it allows to avoid creating hard to maintain page class hierarchies.
-- Daniel