Bug 720 - Bitfields to mark which fields have changed
Summary: Bitfields to mark which fields have changed
Status: ASSIGNED
Alias: None
Product: Direct Objects
Classification: Unclassified
Component: Save (show other bugs)
Version: unspecified
Hardware: PC Linux
: P1 normal
Assignee: Werner Van Belle
URL:
Depends on:
Blocks:
 
Reported: 2011-01-04 11:13 CET by Werner Van Belle
Modified: 2011-02-10 14:25 CET (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.