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 ------------------------------------------------------------------------------ * 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. + The definition of the term '''compared''' in this context may be found outside the spec, in the javadoc of the interface files. == Implementation Deficiencies == Copying: --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
