Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Scout » Scout and E4?
Scout and E4? [message #580460] Wed, 05 May 2010 09:56 Go to next message
Werner Keil is currently offline Werner KeilFriend
Messages: 1087
Registered: July 2009
Senior Member
Hi,

I noticed in your Wiki examples an example using FilterConfigInjection.

E4 is quoted several times in the proposal. and as you know, parts of E4 use
JSR-330 (DI Standard) already.
So what are the plans for Scout in this direction? Are you working to get
@Inject into such examples, too?
Using the class here makes a very familiar impression on people who worked
with Guice and/or other DI frameworks anyway ;-)

Werner
Re: Scout and E4? [message #625221 is a reply to message #580460] Wed, 22 September 2010 07:32 Go to previous messageGo to next message
Ivan Motsch is currently offline Ivan MotschFriend
Messages: 154
Registered: March 2010
Senior Member
Indeed we tried to separate glue code and injectable configuration.
Furthermore the concept of the "getConfigured..." methods on all field, page, menu etc. objects as well as the operation methods "exec..." are the basis for later di coupling.
Since we are not sure what way of di implementation to expect in e3.7/e4 we are still going on with this "dependency injection lite" concept offering much convenience and easy at the right spot in code.

Do you know about plans including cdi/weld or similar to eclipse rt?
Re: Scout and E4? [message #625354 is a reply to message #625221] Wed, 22 September 2010 08:19 Go to previous message
Thomas Schindl is currently offline Thomas SchindlFriend
Messages: 6651
Registered: July 2009
Senior Member
Hi,

You can use e4 DI in 3.x already to give it a try:

http://tomsondev.bestsolution.at/2010/05/29/e4-singlesourcin g-part-1/
http://tomsondev.bestsolution.at/2010/06/08/e4-a-forward-com pat-layer/

Tom

Am 22.09.10 09:32, schrieb Ivan:
> Indeed we tried to separate glue code and injectable configuration.
> Furthermore the concept of the "getConfigured..." methods on all field,
> page, menu etc. objects as well as the operation methods "exec..." are
> the basis for later di coupling. Since we are not sure what way of di
> implementation to expect in e3.7/e4 we are still going on with this
> "dependency injection lite" concept offering much convenience and easy
> at the right spot in code.
>
> Do you know about plans including cdi/weld or similar to eclipse rt?
Previous Topic:other sql driver
Next Topic:ScoutTexts.getText() vs. Texts.getText()
Goto Forum:
  


Current Time: Tue Apr 23 10:18:26 GMT 2024

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

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

Back to the top