Dear Wiki user, You have subscribed to a wiki page or wiki category on "Ws Wiki" for change notification.
The following page has been changed by KelvinGoodson: http://wiki.apache.org/ws/Tuscany/TuscanyJava/SDO/ThinkingAloud/ChangeSummaryOperations ------------------------------------------------------------------------------ == Relevant Spec Sections == Working from 2.1 FINAL PDF version [[BR]] sect 3.3 P26 [[BR]] + General Change Summary Stuff, but nothing very relevant. + sect 3.9.3 P44; Shallow Copies[[BR]] + If a ChangeSummary is part of the source DataObject then the copy has a new, empty + ChangeSummary. The logging state of the new ChangeSummary is the same as the + source ChangeSummary. + + + sect 3.9.4 P44; Deep Copies[[BR]] + If a ChangeSummary is part of the copy tree then the new ChangeSummary refers to + objects in the new DataObject tree. The logging state is the same as for the source + ChangeSummary. + + sect 3.10.2 P45; EqualityHelper Methods[[BR]] + + * equalShallow(DataObject dataObject1, DataObject dataObject2) returns true if + two DataObjects have the same Type, and '''all their compared Properties''' are equal. + * equal(DataObject dataObject1, DataObject dataObject2) returns true if two + DataObjects are equalShallow(), '''all their compared Properties''' are equal, and all + reachable DataObjects in their graphs (excluding containers) are equal. + --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
