Wim code uses the IStartup approach and does than the smart thing of adding to the application model. See Wims link.
2014/1/24 Lars Vogel <[email protected]> > Hi, > > for Wims idea I prototyped an IStartup implementation using the early > startup extension point. At this moment the app model is already > constructed. > > Best regards, Lars > > > 2014/1/24 Jonas Helming <[email protected]> > >> Hi Wim, >> >> this is truely something, which is badly needed. Thanks already for the >> effort you have spent. >> I remember, that we discussed this approach like two years ago, i.e. to >> allows fragments to be added into the application model created by the >> compatibility layer. If I remember correctly, the problem has always been, >> that the order of initialization is special, if the model is created by the >> compat layer and therefore it did not work for all possible extensions. At >> what point in time do you add your contributions? Did you have any problems >> so far to contribute any elements? >> >> Regards >> >> Jonas >> >> Am 23.01.2014 12:55, schrieb Wim Jongman: >> >> Hi Guys, >> >> I have found a way to import e4 elements into _any_ E3 based >> application to reach "true mixed mode" (i.e. use E4 programming model in E3 >> based apps like the IDE) >> >> I am really excited about it because it is so simple and elegant that I >> can hardly believe it works. >> >> Please take a look at the repo with the POC and try it out as soon as >> you can. >> >> https://github.com/E4Examples/importworkbenchbridge >> >> I will blog about it after we have discussed it. >> >> Cheers, >> >> Wim >> >> >> _______________________________________________ >> e4-dev mailing >> [email protected]https://dev.eclipse.org/mailman/listinfo/e4-dev >> >> >> >> _______________________________________________ >> e4-dev mailing list >> [email protected] >> https://dev.eclipse.org/mailman/listinfo/e4-dev >> >> >
_______________________________________________ e4-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/e4-dev
