Looking at writing some test cases for the change summary on a DataObject.
If a DataObject can have a change summary then the Type must include a property of type ChangeSummary. I am assuming that a DataObject graph heirachy can have multiple instances of this Type and there is a violation only there are mulitple DataObjects with a non null property of type ChangeSummary. Does that seem correct ? I am curious how this approach is going to be implemented for non XML persistence mechanisms/DAS implementaitons. For the rdb DAS for example would one expect to add another column to the table schema? Or is there perhaps going to be a set of tables in the DB for storing this type of SDO specific information? Perhaps since there seems to be very little protection anyhow ( another issue ) perhaps is there just going to be a default property of changeSummary on all DataObjects when created from an RDB DAS ? -- * * * Charlie * * * Check out some pics of little Charlie at http://www.flickr.com/photos/[EMAIL PROTECTED]/sets/ * * * Addresss * * * 1914 Overland Drive Chapel Hill NC 27517 * * * Number * * * 919-225-1553
