Changeset 1892 for trunk/UPGRADE

Show
Ignore:
Timestamp:
04/30/2007 10:19:30 PM (19 months ago)
Author:
wei
Message:

remove identity map in active record.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/UPGRADE

    r1871 r1892  
    1818- Comment tag <!-- ... ---> (introduced in v3.1a) is changed to <!--- ... ---> 
    1919- When TDataList.RepeatLayout is Raw, the items will render <div> instead of <span> 
    20  
     20- TActiveRecord finder methods will always return a new object instance (identity mapping was removed). 
    2121 
    2222Upgrading from v3.1a