Hi Thomas,
Regarding CDI and persistence, Spring Data is also an interesting project that can complete a DAO approach and it includes CDI support. Shouldn't we try to invite the SpringSource guys that works on these module to join DS ? Antoine SABOT-DURAND Le 26 janv. 2012 à 10:42, Thomas Hug a écrit : > Dear DeltaSpike team, > > I'm contacting you as one of the commiters of a CDI extension intended to > provide a generic DAO API. It's offering features like declarative query > creation and simplified usage of JPA - similar to Grails GORM or Spring > Data JPA to name some better known frameworks. Code and documentation can > be found here: > > https://github.com/ctpconsulting/query > http://ctpconsulting.github.com/query/latest<http://ctpconsulting.github.com/query/1.0.0.Alpha2/index.html> > > We're very excited about DeltaSpike and would like to join the project. If > there is interest in taking over the CDI Query extension, we would be more > than happy to port it over to DeltaSpike. Looking forward hearing from you. > > Cheers, > Tom
