Versions Compared

Key

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

About

Slice is an open-source framework that makes a framework which simplifies Sling/Adobe AEM development much easier and more efficient. It was initially developed by CognifideImage Removed and then evolved to an open-source project. It combines Sling and Guice to create a solid foundation for building high quality projects efficiently.

Info

Since version 3.1.0, CQ related modules have been extracted as seperated Slice CQ Addons.

...

by using dependency injection pattern (DI). It glues Sling and Google Guice together, allowing developers to create a code with a clean separation of concerns. You can map resources to Java models seamlessly and thanks to DI arrange your application in easily testable and maintainable code.

Benefits

...

...

...

Source repository

The source code is hosted on Github: http://github.com/Cognifide/Slice

...