On Thu, 2018-09-13 at 16:29 +0000, Stefan Seifert wrote: > - in the past, it was not possible to use Sling without JCR, but > there was some work on it lately to remove this hard dependency > - Sling servlets are cleaned up and do no longer have a dependency > - A remaining blocker is the usage of service users all over the code > base - providing service users still currently still depends on JCR > - carsten had a proposal on the mailing list to solve this some time > ago and will create a JIRA issue to track ist
Do we want to set up some sort of starter app that does not include JCR, like a minimal Sling backed by another type of ResourceProvider? Having a simple IT for a set of bundles that works without JCR would go a long way towards making sure we don't break this setup accidentally. Robert
