Changeset 4511 for trunk/UPGRADING.txt

Show
Ignore:
Timestamp:
10/17/08 08:30:34 (3 months ago)
Author:
pmoura
Message:

Implemented a more flexible internal representation of entity properties. Added entity property file/1 for entities compiled and loaded from source files (for back-end Prolog compilers where the stream_property/2 built-in predicate supports the file_name/1 property).

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/UPGRADING.txt

    r4507 r4511  
    212212and changes the way proprietary Prolog meta-predicates and control constructs  
    213213are declared, therefore implying the recompilation of all objects. 
     214 
     215Logtalk version 2.33.2 changes representation of entity properties therefore  
     216implying recompilation of all source files.