that's an open question (maybe another thread) but in EE you often don't want SE part even if it works, in SE you don't want EE parts. So maybe 3 modules and shades to make it user friendly.
but well, once again that's another topic, packaging is more a detail IMO since there is nothing technically blocking on this topic. - Romain 2012/6/25 Mark Struberg <[email protected]> > The idea of the deltaspike-jpa module is that it should contain stuff > which works in both SE and EE but doesn't require any non SE dependency > besides the JPA-API. > > > There will (most probably) be a deltaspike-jta module which adds EE > functionality on top. > > But it's still possible to use SE functionality on any EE server, thus > this cdi-query better fits to ds-jpa imo. > > LieGrue, > strub > > >________________________________ > > From: Romain Manni-Bucau <[email protected]> > >To: [email protected]; Mark Struberg <[email protected] > > > >Sent: Monday, June 25, 2012 3:08 PM > >Subject: Re: cdi-query > > > > > >hmm, > > > > > >currently i'll not use the jpa module since it is not EE spirit (/!\ i > don't say it is bad). What is nice with cdi-query is it delegate the tx > context to the caller. It means it works everywhere. > > > > > >Not sure i'm clear but i just would like to externalize the code needed > for JSE apps and JEE ones. > > > > > >But well any step to make it possible is already a good step > >- Romain > > > > > > > >2012/6/25 Mark Struberg <[email protected]> > > > >+1 great stuff to review and add them! > >> > >>That would fit great into the deltaspike-jpa module, wdyt? > >> > >>LieGrue, > >>strub > >> > >> > >> > >> > >>----- Original Message ----- > >>> From: Pete Muir <[email protected]> > >>> To: [email protected] > >>> Cc: > >>> Sent: Monday, June 25, 2012 1:53 PM > >>> Subject: Re: cdi-query > >>> > >>> IMO this would be a great thing to add! > >>> > >>> On 24 Jun 2012, at 16:56, Romain Manni-Bucau wrote: > >>> > >>>> Hi, > >>>> > >>>> just browsed > http://ctpconsulting.github.com/query/1.0.0.Alpha4/index.html > >>> and > >>>> it is really amazing (a spring-data CDI oriented). > >>>> > >>>> it is currently based on solder but since DS integrates a lot of > this stuff > >>>> i wonder if it could be integrated in DS in a really portable way? > >>>> > >>>> - Romain > >>> > >> > > > > > > >
