[jboss-cvs] JBossCache/docs/JBossCache-UserGuide/en ...

Manik Surtani msurtani at jboss.com
Tue Jan 23 20:53:01 EST 2007


  User: msurtani
  Date: 07/01/23 20:53:01

  Modified:    docs/JBossCache-UserGuide/en  master.xml
  Log:
  getting there with ch 9
  
  Revision  Changes    Path
  1.10      +9 -35     JBossCache/docs/JBossCache-UserGuide/en/master.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: master.xml
  ===================================================================
  RCS file: /cvsroot/jboss/JBossCache/docs/JBossCache-UserGuide/en/master.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -b -r1.9 -r1.10
  --- master.xml	24 Jan 2007 01:41:11 -0000	1.9
  +++ master.xml	24 Jan 2007 01:53:01 -0000	1.10
  @@ -104,51 +104,25 @@
         </partintro>
         &architecture;
         &replication;
  +      &cache_loaders;
   
  -      <!-- these are placeholders for incomplete sections -->
  -      <!--<chapter id="cache_loaders">-->
  -         <!--<title>Cache Loaders</title>-->
  -         <!--<para><emphasis>TODO</emphasis></para>-->
  +      <!--<chapter id="eviction_policies">-->
  +         <!--<title>Eviction Policies</title>-->
  +         <!--<section>-->
  +            <!--<title>Eviction Regions</title>-->
  +         <!--</section>-->
            <!--<section>-->
  -            <!--<title>Configuration Strategies</title>-->
  -            <!--<para><emphasis>TODO</emphasis></para>-->
  +            <!--<title>Configuring Eviction</title>-->
            <!--</section>-->
            <!--<section>-->
  -            <!--<title>Shipped CacheLoaders</title>-->
  -            <!--<para><emphasis>TODO</emphasis></para>-->
  +            <!--<title>Shipped Policies</title>-->
            <!--</section>-->
            <!--<section>-->
  -            <!--<title>Writing Your Own CacheLoader</title>-->
  -            <!--<para><emphasis>TODO</emphasis></para>-->
  +            <!--<title>Writing Your Own Policy</title>-->
            <!--</section>-->
         <!--</chapter>-->
  -      &cache_loaders;
  -
  -      <chapter id="eviction_policies">
  -         <title>Eviction Policies</title>
  -         <para><emphasis>TODO</emphasis></para>
  -         <section>
  -            <title>Eviction Regions</title>
  -            <para><emphasis>TODO</emphasis></para>
  -         </section>
  -         <section>
  -            <title>Configuring Eviction</title>
  -            <para><emphasis>TODO</emphasis></para>
  -         </section>
  -         <section>
  -            <title>Shipped Policies</title>
  -            <para><emphasis>TODO</emphasis></para>
  -         </section>
  -         <section>
  -            <title>Writing Your Own Policy</title>
  -            <para><emphasis>TODO</emphasis></para>
  -         </section>
  -      </chapter>
   
  -      <!--
         &eviction_policies;
  -      &cache_loaders;
  -      -->
         &transactions;
         
      </part>
  
  
  



More information about the jboss-cvs-commits mailing list