Show
Ignore:
Timestamp:
07/17/08 00:34:09 (4 months ago)
Author:
pmoura
Message:

Added a new example, "logging", of using a category to define a set of predicates that handle a dynamic predicate in the context of "this" (i.e. in the context of the objects importing the category).

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/RELEASE_NOTES.txt

    r4384 r4385  
    7878    Added list mapping predicates map/4 and map/5 to the "metap" library  
    7979    protocol and the "meta" library object. 
     80 
     81    Added a new example, "logging", of using a category to define a set of  
     82    predicates that handle a dynamic predicate in the context of "this"  
     83    (i.e. in the context of the objects importing the category). 
    8084 
    8185