Question
Presentation Model for dynamically generated components
I've examined the Cairngrom 3 Beta examples and i'm very glad that it's now about MVP and IoC.
But there is one Promblem which is not covererd neither by the Cairngorm examples nor by any of the IoC framework providers:
What if you have custom ItemRendereres or Repeater components or just adding childs dynamically in action script?
Which would be the best way to inject PM's and establsih communication is such an environment?
