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/messages.html

    r3854 r4270  
    120120    ^^Predicate,    % call inherited definition 
    121121    ... .           % do something more</pre> 
     122 
     123<h2 id="messages_direct">Direct calls of imported and inherited predicates</h2> 
     124 
     125<p> 
     126It is possible to call an imported or inherited predicate starting the lookups for the predicate declaration and definition from <em>this</em> instead of <em>self</em> by using the <a title="Consult reference manual" href="../refman/control/direct1.html"><code>:/1</code></a> control construct. 
     127</p> 
    122128 
    123129<h2 id="messages_events">Message sending and event generation</h2> 
     
    236242    <div class="copyright"> 
    237243        <span>Copyright &copy; <a href="mailto:pmoura@logtalk.org">Paulo Moura</a> &mdash; <a href="http://logtalk.org">Logtalk.org</a></span><br/>  
    238         <span>Last updated on: September 15, 2007</span> 
     244        <span>Last updated on: May 23, 2008</span> 
    239245    </div> 
    240246    <div class="navbottom">