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 > > >
