Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Limit boiler-plate code needed in services/servlets
  2. Extract Mapper as a separate module
    1. state-of-the-art mapping for Sling
    2. Take best solutions from existing mappers (Slice, SlingModels, Neba)
    3. Make it framework-agnostic, allow for easy integration with frameworks
    4. Add persisting
  3. Rethink context scope and use of context stack
  4. Rethink multiple injector approach

Add-ons

  1. Create JAX-RS add-on
  2. Enhance AEM add-on:
    1. Diff support
    2. Target support
    3. Versioning (Time-warp) support
  3. Create SlingQuery add-on
  4. Create add-on for AEM 6.1 (if needed)

...