You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by da...@apache.org on 2018/01/04 13:50:02 UTC

[18/28] isis-site git commit: updates SNAPSHOT

http://git-wip-us.apache.org/repos/asf/isis-site/blob/8c263125/content/versions/SNAPSHOT/guides/rgfis/rgfis.html
----------------------------------------------------------------------
diff --git a/content/versions/SNAPSHOT/guides/rgfis/rgfis.html b/content/versions/SNAPSHOT/guides/rgfis/rgfis.html
index c8cf5c5..b5ef362 100644
--- a/content/versions/SNAPSHOT/guides/rgfis/rgfis.html
+++ b/content/versions/SNAPSHOT/guides/rgfis/rgfis.html
@@ -1331,7 +1331,7 @@ table.CodeRay td.code>pre{padding:0}
              <td class="icon"> <i class="fa icon-note" title="Note"></i> </td> 
              <td class="content"> 
               <div class="paragraph"> 
-               <p>The default implementation of this service is not (as of <code>1.13.0</code>) request-scoped, however all of the methods delegate to the <code>PersistenceSession</code> of the current <code>IsisSession</code> - obtained from the thread-local of <code>IsisSessionFactory</code> singleton service. So, in effect the service does act as if it is request scoped.</p> 
+               <p>The default implementation of this service is not request-scoped, however all of the methods delegate to the <code>PersistenceSession</code> of the current <code>IsisSession</code> - obtained from the thread-local of <code>IsisSessionFactory</code> singleton service. So, in effect the service does act as if it is request scoped.</p> 
               </div> </td> 
             </tr> 
            </tbody>