Hi, On Wed, Dec 2, 2015 at 10:34 PM, Stefan Seifert <[email protected]> wrote: > if the ContentLoader implementation is useful [1] we can of course reuse it.
I like the idea, I'll have a look. We might extract that ContentLoader to its own module under commons and implement both server-side and client-side variants. This would provide a useful tool for various testing scenarios, and it can also be useful in code modules. -Bertrand > [1] > https://svn.apache.org/repos/asf/sling/trunk/testing/mocks/sling-mock/src/main/java/org/apache/sling/testing/mock/sling/loader/ContentLoader.java >
