Show
Ignore:
Timestamp:
05/23/08 09:49:25 (6 months ago)
Author:
pmoura
Message:

Generalized the :/1 control construct to allow its use from within categories that extend other categories.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/manuals/userman/objects.html

    r3960 r4270  
    304304<pre>:- synchronized.</pre> 
    305305<p> 
    306 This directive results in using internally the same mutex for synchronizing the execution of all defined object predicates. 
     306This directive results in using internally the same mutex for synchronizing the execution of all defined object predicates. For fine-grained predicate synchronization, the <a title="Consult reference manual" href="../refman/directives/synchronized1.html"><code>synchronized/1</code></a> directive may be used instead. 
    307307</p> 
    308308 
     
    439439    <div class="copyright"> 
    440440        <span>Copyright &copy; <a href="mailto:pmoura@logtalk.org">Paulo Moura</a> &mdash; <a href="http://logtalk.org">Logtalk.org</a></span><br/>  
    441         <span>Last updated on: December 9, 2007</span> 
     441        <span>Last updated on: May 21, 2008</span> 
    442442    </div> 
    443443    <div class="navbottom">