Author: buildbot
Date: Wed May 20 23:47:56 2015
New Revision: 952112
Log:
Staging update by buildbot for sling
Modified:
websites/staging/sling/trunk/content/ (props changed)
websites/staging/sling/trunk/content/documentation/development/sling-mock.html
Propchange: websites/staging/sling/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed May 20 23:47:56 2015
@@ -1 +1 @@
-1680250
+1680706
Modified:
websites/staging/sling/trunk/content/documentation/development/sling-mock.html
==============================================================================
---
websites/staging/sling/trunk/content/documentation/development/sling-mock.html
(original)
+++
websites/staging/sling/trunk/content/documentation/development/sling-mock.html
Wed May 20 23:47:56 2015
@@ -251,6 +251,12 @@ repository.</p>
<li>Uses the productive <a
href="http://svn.apache.org/repos/asf/sling/trunk/bundles/jcr/resource">Sling
JCR resource provider implementation</a> internally to do the Resource-JCR
mapping</li>
<li>Is quite fast because data is stored only in-memory</li>
</ul>
+<p><strong>NONE</strong></p>
+<ul>
+<li>Uses the productive Sling resource factory implementation without any
ResourceProvider. You have to register one yourself to do anything useful with
it.</li>
+<li>The performance of this resource resolver type depends on the resource
provider registered.</li>
+<li>This is useful if you want to test your own resource provides mapped to
root without any JCR.</li>
+</ul>
<p><strong>JCR_JACKRABBIT</strong></p>
<ul>
<li>Uses a real JCR Jackrabbit implementation (not Oak) as provided by <a
href="http://svn.apache.org/repos/asf/sling/trunk/bundles/commons/testing">sling/commons/testing</a></li>
@@ -549,7 +555,7 @@ resources) and imports the binary data t
<p>If you use the <code>SlingContext</code> JUnit rule you case just use
<code>context.create()</code>.</p>
<div class="timestamp" style="margin-top: 30px; font-size: 80%;
text-align: right;">
- Rev. 1652263 by sseifert on Thu, 15 Jan 2015 20:27:35 +0000
+ Rev. 1680706 by sseifert on Wed, 20 May 2015 23:47:44 +0000
</div>
<div class="trademarkFooter">
Apache Sling, Sling, Apache, the Apache feather logo, and the Apache
Sling project