Modals as components not controllers

I answered in this post: In hierarchy modals without being "in template"?

What do you think about this?

Ember Twiddle

Anyway I have a problem: how to activate willDestroy() and willRender() of every component and sub-component?

I need this for the Bootstrap modals methods.

How to?