Show
Ignore:
Timestamp:
09/25/08 08:58:37 (2 months ago)
Author:
pmoura
Message:

Added a syntax construct for easy access to parametric object proxies represented as Prolog facts when sending a message ({Proxy}::Message). Updated the "proxies" example to illustrate this new functionality.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/RELEASE_NOTES.txt

    r4470 r4473  
    2020    Updated the "proxies" example to illustrate this new functionality. 
    2121 
    22     Corrected a bug in the Logtalk compiler that would result in failure to  
    23     restore the operator table in case of compilation error. 
    24  
    25     Removed supported for the deprecated mutex_create/1 Prolog built-in  
     22    Corrected a bug in the Logtalk compiler that would result in failure  
     23    to restore the operator table in case of compilation error. 
     24 
     25    Removed support for the deprecated mutex_create/1 Prolog built-in  
    2626    predicate. 
    2727