Re: Announce: Commons Inject

2015-01-04 Thread Benedikt Ritter
there is an own ASF package for atinject [1]. > >> >>> > >> >> > >> >> Jochen, can you please comment? > >> >> > >> >> Benedikt > >> >> > >> >> > >> >>> > >> >>&g

Re: Announce: Commons Inject

2015-01-04 Thread Mark Struberg
; [1] >> >>> >> > >> > http://repo1.maven.org/maven2/org/apache/geronimo/specs/geronimo-atinject_1.0_spec/1.0/ >> >>> >> >>> >> >>> >> >>> >> >>> On Wednesday, 19 November 201

Re: Announce: Commons Inject

2015-01-04 Thread Benedikt Ritter
Mark Struberg > > > >>> wrote: > >>> >> Sorry, did not mean to step on somebody's toes. > >>> > > >>> >No worries you didn't. It's most probably our fault as our > > (OpenWebBeans) > >>> documentation

Re: Announce: Commons Inject

2015-01-04 Thread Mark Struberg
s) >>> documentation sucks and we did not properly document all this stuff ;) >>> > >>> >If one of you guys is at ApacheCon in Budapest right now, then > I'd love >>> to give you a quick rush through our code an see if there is something &

Re: Announce: Commons Inject

2014-12-17 Thread Jochen Wiedmann
;d love >> to give you a quick rush through our code an see if there is something you >> could use and also if we could improve something in OWB. >> > >> >LieGrue, >> >strub >> > >> > >> > >> > >> >- Original Mess

Re: Announce: Commons Inject

2014-12-17 Thread Benedikt Ritter
n see if there is something you > could use and also if we could improve something in OWB. > > > >LieGrue, > >strub > > > > > > > > > >- Original Message - > >> From: Oliver Heger > >> To: Commons Developers List &g

Re: Announce: Commons Inject

2014-11-18 Thread Mark Struberg
rush through our code an see if there is something you could >use and also if we could improve something in OWB. > >LieGrue, >strub > > > > >- Original Message - >> From: Oliver Heger >> To: Commons Developers List >> Cc: >> Sent:

Re: Announce: Commons Inject

2014-11-18 Thread Mark Struberg
give you a quick rush through our code an see if there is something you could use and also if we could improve something in OWB. LieGrue, strub - Original Message - > From: Oliver Heger > To: Commons Developers List > Cc: > Sent: Sunday, 9 November 2014, 11:45 >

Re: Announce: Commons Inject

2014-11-18 Thread Mark Struberg
nkering. We'd be happy to not only get feedback but also about additional helping hands ;) LieGrue, strub - Original Message - > From: Phil Steitz > To: Commons Developers List > Cc: > Sent: Saturday, 8 November 2014, 22:03 > Subject: Re: Announce: Commons Inj

Re: Announce: Commons Inject

2014-11-18 Thread Mark Struberg
rue, strub - Original Message - > From: Oliver Heger > To: Commons Developers List > Cc: > Sent: Saturday, 8 November 2014, 20:51 > Subject: Re: Announce: Commons Inject > > Hi Jochen, > > do you intend to position this framework for specific use cases? In > w

Re: Announce: Commons Inject

2014-11-09 Thread Romain Manni-Bucau
Le 9 nov. 2014 11:45, "Oliver Heger" a écrit : > > > > On 08.11.2014 21:51, Romain Manni-Bucau wrote: >> >> Le 8 nov. 2014 19:51, "Oliver Heger" a écrit >> : >>> >>> >>> Hi Jochen, >>> >>> do you intend to position this framework for specific use cases? In >>> which way is it different or special

Re: Announce: Commons Inject

2014-11-09 Thread Oliver Heger
On 08.11.2014 21:51, Romain Manni-Bucau wrote: Le 8 nov. 2014 19:51, "Oliver Heger" a écrit : Hi Jochen, do you intend to position this framework for specific use cases? In which way is it different or special from other implementations? Just as one example: In the company I am working for

Re: Announce: Commons Inject

2014-11-08 Thread Phil Steitz
On 11/4/14 9:08 AM, Emmanuel Bourg wrote: > Le 04/11/2014 15:55, Jochen Wiedmann a écrit : > >> Any feedback welcome. > Hi Jochen, > > I'm not a dependency injection expert so I can't really comment on the > design, I could just make trivial observations like the use of the 'I' > prefix for the int

Re: Announce: Commons Inject

2014-11-08 Thread Romain Manni-Bucau
Le 8 nov. 2014 19:51, "Oliver Heger" a écrit : > > Hi Jochen, > > do you intend to position this framework for specific use cases? In > which way is it different or special from other implementations? > > Just as one example: In the company I am working for, we are using CDI > in a pretty large JS

Re: Announce: Commons Inject

2014-11-08 Thread Oliver Heger
Hi Jochen, do you intend to position this framework for specific use cases? In which way is it different or special from other implementations? Just as one example: In the company I am working for, we are using CDI in a pretty large JSE application. Due to the huge class path the setup of the CDI

Re: Announce: Commons Inject

2014-11-04 Thread Jochen Wiedmann
On Tue, Nov 4, 2014 at 4:07 PM, Gary Gregory wrote: > If you do Log4j, consider using version 2.1 as well. Done. [1] Jochen 1: https://svn.apache.org/viewvc/commons/sandbox/commons-inject/trunk/src/main/java/org/apache/commons/inject/api/Log4j2LoggerModule.java?view=log --

Re: Announce: Commons Inject

2014-11-04 Thread Jean-Louis MONTEIRO
See comments here after. Le 4 nov. 2014 17:09, "Emmanuel Bourg" a écrit : > > Le 04/11/2014 15:55, Jochen Wiedmann a écrit : > > > Any feedback welcome. > > Hi Jochen, > > I'm not a dependency injection expert so I can't really comment on the > design, I could just make trivial observations like

Re: Announce: Commons Inject

2014-11-04 Thread Emmanuel Bourg
Le 04/11/2014 15:55, Jochen Wiedmann a écrit : > Any feedback welcome. Hi Jochen, I'm not a dependency injection expert so I can't really comment on the design, I could just make trivial observations like the use of the 'I' prefix for the interfaces which isn't used in the commons components and

Re: Announce: Commons Inject

2014-11-04 Thread Gary Gregory
If you do Log4j, consider using version 2.1 as well. Gary On Tue, Nov 4, 2014 at 9:57 AM, Romain Manni-Bucau wrote: > Hi > > Why not doing it in OpenWebBeans? > > > Romain Manni-Bucau > @rmannibucau > http://www.tomitribe.com > http://rmannibucau.wordpress.com > https://github.com/rmannibucau >

Re: Announce: Commons Inject

2014-11-04 Thread Romain Manni-Bucau
Hi Why not doing it in OpenWebBeans? Romain Manni-Bucau @rmannibucau http://www.tomitribe.com http://rmannibucau.wordpress.com https://github.com/rmannibucau 2014-11-04 14:55 GMT+00:00 Jochen Wiedmann : > Hi, > > As some of you (hopefulyl not all) may have noticed, have added a > project calle

Announce: Commons Inject

2014-11-04 Thread Jochen Wiedmann
Hi, As some of you (hopefulyl not all) may have noticed, have added a project called Commons Inject to the Sandbox [1] today. Commons Inject is a JSR 330 compliant dependency injection framework. It is something I had in the works for quite some time, but now it has reached a decent state with my