Hey Mark, there is not much to say about the Servlet module because it is a rather small module.
What about: *The DeltaSpike Servlet module provides integration with the Java Servlet API. It adds support for injection of common servlet objects and propagates servlet events to the CDI event bus. * I'm also a bit behind the documentation for the Servlet module. I hope to find some time for it this week. Christian 2013/9/9 Thomas Hug <[email protected]> > Hi Mark, > > here we go: > > The DeltaSpike Data module enhances JPA experience with declarative > queries, reducing boilerplate to a minimum. DeltaSpike Data repositories > can derive queries by simple method names, or by method annotations > defining JPQL, named queries or even plain SQL - beside result pagination > and sorting. The module also features auditing of entities and a simplified > alternative to the Criteria API. > > (feel free to adapt) > > I'm currently fully covered with project work, but hope to catch up soon > also with a proper module documentation. > > Cheers, > Tom > > > On Mon, Sep 9, 2013 at 8:50 AM, Mark Struberg <[email protected]> wrote: > > > Hi! > > > > I hopefully fixed the build for jbossas-managed-7 yesterday night. > > > > > > I'd like to call for your help with preparing the release notes for 0.5. > > We should ad least write one paragraph for each new feature: > > > > * ds-data (Thomas Hug?) > > * ds-servlet (Christian?) > > * ds-partial-bean (Gerhard?) > > > > I gonna prepare the readme structure for the other parts. > > Hopefully we get all green today and can start with the release build > > tonight. > > > > > > txs and LieGrue, > > strub > > > > > -- Christian Kaltepoth Blog: http://blog.kaltepoth.de/ Twitter: http://twitter.com/chkal GitHub: https://github.com/chkal
