I can easily show a loading message while the activate method is doing its thing like so:
<
This sounds to me like a scenario where a custom transition
may be useful. When the composition mechanism switches nodes in and out of the DOM, it can use a transition.
This page, under Additional Settings>Transition (about halfway down) describes a custom transition: http://durandaljs.com/documentation/Using-Composition/