Basically I am using a ContainerView where I am rendering multple child views. I able to push/remove views in childView but unable to map any controller and route to have model binding and pull couple of variables which are declared in ContainerView
Details here: https://github.com/emberjs/ember.js/issues/2171