hlship      2004/10/27 06:23:49

  Modified:    src/documentation/content/xdocs services.xml
  Log:
  Improve description of singleton and primitive service models.
  
  Revision  Changes    Path
  1.10      +1 -1      
jakarta-hivemind/src/documentation/content/xdocs/services.xml
  
  Index: services.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-hivemind/src/documentation/content/xdocs/services.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- services.xml      27 Oct 2004 12:21:30 -0000      1.9
  +++ services.xml      27 Oct 2004 13:23:49 -0000      1.10
  @@ -289,7 +289,7 @@
           constructed on first reference. This is appropriate for services 
such as service factories and interceptor 
           factories, and for several of the basic services provided in the 
<link 
           href="&hivedoc;/module/hivemind.html">hivemind module</link>.</p>
  -      <p> There is no rarely a need use this service model in your own code. 
It exists primarily to support the 
  +      <p> There is rarely a need use this service model in your own code. It 
exists primarily to support the 
           services in the hivemind module itself (the implementation of the 
singleton service model is dependent on 
           several services that use the primitive service model). </p>
                </section>    
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to