Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse 4 » Does a Lifecycle / Context creation diagram exist for e4?
Does a Lifecycle / Context creation diagram exist for e4? [message #989277] Wed, 05 December 2012 13:37
Alex Kipling is currently offline Alex KiplingFriend
Messages: 260
Registered: July 2012
Senior Member
In Android there is a LifeCycle diagram, which makes it increadibly easy to understand the hidden lifecycle.
This was very important for me to understand the model, since the framework can only be used right, when understood correctly.

In e4 there is much helpfull automation, especially context-creation, lifecycle anotations.
Unfortunately the mechanims of context-creation is not clear, especially in connection with the lifecycle.

What happens first - Model creation of Injections?
What is the Ordering of the Lifecycle annotations?
Which contexts have different roots? (e.g. LifeCycleManager@PostContextCreate gets an other Context hierarchy injected, than the e4Model@PostConstruct)


Wouldn't it be great to have a Diagram,
which would explain:
which Context-hierarchy is created when,
maybe explain, when the most important Services are injected,
explain which contexts are available in which lifecyclehook?

Could someone from the developer Team explain those to me, so that I could create this Diagram and publish it somewhere?
Previous Topic:Add editors to an empty parts stack
Next Topic:Hook in, after the MApplication context is filled by Services?
Goto Forum:
  


Current Time: Sat Apr 20 04:22:05 GMT 2024

Powered by FUDForum. Page generated in 0.03744 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top