always sort views by usage
this will allow e.g. the KTextEditor implementation to be able to access the proper most recently used view without extra interfacing
naturally one will need to adapt the documentation in the interface, but I think this is nicer than to expose and extra sortedView thing, given the sorting should not be that costly anyways