Re: Servlet module prototype

2013-06-12 Thread Mark Struberg
cool, txs! Will review those 2 new modules (bv + servlet) later today. LieGrue, strub - Original Message - > From: Christian Kaltepoth > To: dev@deltaspike.apache.org > Cc: > Sent: Thursday, 13 June 2013, 7:09 > Subject: Re: Servlet module prototype > > I

Re: Servlet module prototype

2013-06-12 Thread Christian Kaltepoth
; > > > > - Original Message - > > > From: Christian Kaltepoth > > > To: dev@deltaspike.apache.org > > > Cc: > > > Sent: Tuesday, 11 June 2013, 17:29 > > > Subject: Re: Servlet module prototype > > > > > > Hey all, > &g

Re: Servlet module prototype

2013-06-11 Thread John D. Ament
riginal Message - > > From: Christian Kaltepoth > > To: dev@deltaspike.apache.org > > Cc: > > Sent: Tuesday, 11 June 2013, 17:29 > > Subject: Re: Servlet module prototype > > > > Hey all, > > > > I finished the modifications I proposed in

Re: Servlet module prototype

2013-06-11 Thread Mark Struberg
:29 > Subject: Re: Servlet module prototype > > Hey all, > > I finished the modifications I proposed in my last mail. The code is now > split up into different filters and listeners for each job. I think this > makes the code much cleaner an maintainable. You can have a look at the

Re: Servlet module prototype

2013-06-11 Thread Christian Kaltepoth
> > >> > > > 2013/6/7 Gerhard Petracek >> > > > >> > > > > the general jira-issue for it is [1]. >> > > > > >> > > > > regards, >> > > > > gerhard >> > > > > >> > >

Re: Servlet module prototype

2013-06-08 Thread Christian Kaltepoth
> > > > > > > > > > > > > > > > > > Gerhard and me thought about this for quite a few other features > as > > > > well. > > > > > > > > > > > > > > > > &g

Re: Servlet module prototype

2013-06-07 Thread John D. Ament
#x27;*/, Set> > > > > > /*types which get observed*/ > > > > > > > > > > and utilize @Observes ProcessObserverMethod to check whether there > > is a > > > > > need to activate this feature at all. > > > > > > >

Re: Servlet module prototype

2013-06-07 Thread Christian Kaltepoth
ssObserverMethod to check whether there > is a > > > > need to activate this feature at all. > > > > > > > > In short: if there is no ObserverMethod which @Observes ? extends > > > > ServletResponse or ServletResponse then we don't need to fire any CDI &g

Re: Servlet module prototype

2013-06-07 Thread Romain Manni-Bucau
Observes ? extends > > > ServletResponse or ServletResponse then we don't need to fire any CDI > > > event. Not sure if this is needed though or whether the Containers are > > > smart enough to optimize this away themselfs (with a negative cache > kind > > of > > > thingy). > &

Re: Servlet module prototype

2013-06-07 Thread Christian Kaltepoth
> > LieGrue, > > strub > > > > > > > > From: Christian Kaltepoth > > >To: dev@deltaspike.apache.org > > >Cc: Mark Struberg > > >Sent: Friday, 7 June 2013, 8:22 > > >Subject: Re: Servlet modul

Re: Servlet module prototype

2013-06-07 Thread Gerhard Petracek
> > From: Christian Kaltepoth > >To: dev@deltaspike.apache.org > >Cc: Mark Struberg > >Sent: Friday, 7 June 2013, 8:22 > >Subject: Re: Servlet module prototype > > > > > > > >I think Nicklas and John fear th

Re: Servlet module prototype

2013-06-07 Thread Mark Struberg
tive cache kind of thingy). LieGrue, strub > > From: Christian Kaltepoth >To: dev@deltaspike.apache.org >Cc: Mark Struberg >Sent: Friday, 7 June 2013, 8:22 >Subject: Re: Servlet module prototype > > > >I think Nicklas and John f

Re: Servlet module prototype

2013-06-07 Thread Ove Ranheim
t;>>>> >>>>> >>>>> 2013/6/6 John D. Ament >>>>> >>>>>> I'd prefer if we simply didn't include the web-fragment.xml and >>> instead >>>>>> provided instructions on the wiki on how to enable them.

Re: Servlet module prototype

2013-06-06 Thread Romain Manni-Bucau
/6/6 John D. Ament > > > > > > > > > > > I'd prefer if we simply didn't include the web-fragment.xml and > > > instead > > > > > > provided instructions on the wiki on how to enable them. > > > > > > >

Re: Servlet module prototype

2013-06-06 Thread Christian Kaltepoth
gt; wrote: > > > > > > > > > > > I would also drop the @Web-annotation, I think. BTW, can the > > > > > > request/reponse lifecycle events be disabled? I would assume that > > > there > > > > > is > > > > > > a lot of firing

Re: Servlet module prototype

2013-06-06 Thread Romain Manni-Bucau
e > > > > is > > > > > a lot of firing going off for an ajax-application and they > observers > > > will > > > > > have to be resolved even if there are no observers(?) > > > > > > > > > > > > > > > On Thu

Re: Servlet module prototype

2013-06-06 Thread Christian Kaltepoth
ruberg > > > wrote: > > > > > > > > > Nice work! > > > > > > > > > > The @Web Qualifier looks a bit odd, but will turn out into the > > broader > > > > > discussion about how to implement features which might get 

Re: Servlet module prototype

2013-06-06 Thread John D. Ament
ader > > > > discussion about how to implement features which might get 'added' in > > > > future specs. > > > > > > > > > > > > LieGrue, > > > > strub > > > > > > > > > > > > > &

Re: Servlet module prototype

2013-06-06 Thread Christian Kaltepoth
specs. > > > > > > > > > LieGrue, > > > strub > > > > > > > > > > > > - Original Message - > > > > From: Christian Kaltepoth > > > > To: "deltaspike-...@incubator.apache.org" < > >

Re: Servlet module prototype

2013-06-06 Thread John D. Ament
- Original Message - > > > From: Christian Kaltepoth > > > To: "deltaspike-...@incubator.apache.org" < > > deltaspike-...@incubator.apache.org> > > > Cc: > > > Sent: Thursday, 6 June 2013, 6:56 > > > Subject: Servlet module prototype >

Re: Servlet module prototype

2013-06-06 Thread Nicklas Karlsson
ssage - > > From: Christian Kaltepoth > > To: "deltaspike-...@incubator.apache.org" < > deltaspike-...@incubator.apache.org> > > Cc: > > Sent: Thursday, 6 June 2013, 6:56 > > Subject: Servlet module prototype > > > > Hey all, > > &

Re: Servlet module prototype

2013-06-06 Thread Mark Struberg
@incubator.apache.org" > > Cc: > Sent: Thursday, 6 June 2013, 6:56 > Subject: Servlet module prototype > > Hey all, > > I spent some time working on a first version of the servlet module. All the > basic features are finished now and therefore I think its time to a

Servlet module prototype

2013-06-05 Thread Christian Kaltepoth
Hey all, I spent some time working on a first version of the servlet module. All the basic features are finished now and therefore I think its time to ask for some feedback. I pushed the code to the "servlet" branch on my github repo: https://github.com/chkal/deltaspike/tree/servlet The servlet