Changes between Version 4 and Version 5 of FdoSchemaDeepCopy
- Timestamp:
- 10/17/07 15:36:51 (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FdoSchemaDeepCopy
v4 v5 297 297 ==== Copy Function ==== 298 298 299 The actual process of copying or cloning individual non SchemaElement objects within the FDO API shall be accomplished with the addition of a standard Copy method as opposed to a !DeepCopy method.300 301 The following Copy method will be added to the set of FDO API classes’ listed n section 2.3.2.299 The actual process of copying or cloning individual non !SchemaElement objects within the FDO API shall be accomplished with the addition of a standard Copy method as opposed to a !DeepCopy method. 300 301 The following Copy method will be added to the set of FDO API classes’ listed in the section below. 302 302 303 303 … … 312 312 }}} 313 313 314 The following list of classes will have a Copy function (As defined in section 2.3.1)added to their class definition.314 The following list of classes will have a Copy function added to their class definition. 315 315 316 316