Skip to main content



      Home
Home » Eclipse Projects » Eclipse Scout » Scout and E4?
Scout and E4? [message #580460] Wed, 05 May 2010 05:56 Go to next message
Eclipse UserFriend
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 03:32 Go to previous messageGo to next message
Eclipse UserFriend
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 04:19 Go to previous message
Eclipse UserFriend
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: Fri Apr 18 20:14:21 EDT 2025

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

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

Back to the top