Closed andreiolaru-ro closed 9 years ago
Ideally, components should be loaded at the time when they are added (after the agent has been loaded), and not when the agent is preloaded. This is however difficult as for agent there is a separate instance that loads them (the AgentLoader), but for components there isn't, so how should the AgentComponent.preload() method be called? Or the parentChangeNotifier()? Must think about it.
Completed in 67f4fac
We will have the following states: