Bug 720

Summary: Bitfields to mark which fields have changed
Product: Direct Objects Reporter: Werner Van Belle <werner>
Component: SaveAssignee: Werner Van Belle <werner>
Status: ASSIGNED ---    
Severity: normal    
Priority: P1    
Version: unspecified   
Hardware: PC   
OS: Linux   

Description Werner Van Belle 2011-01-04 11:13:45 CET
Should reduce the size of the metaobjects.
Comment 1 Werner Van Belle 2011-02-10 14:25:18 CET
If we don't place the changes inside the fields themselves, then it is possible to use the static offset to figure out where the actual field is located. That means that we can use a central flag or type declaration for each object.