Changes between Initial Version and Version 1 of FdoSchemaDeepCopy


Ignore:
Timestamp:
Oct 17, 2007, 3:26:41 PM (17 years ago)
Author:
gregboone
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FdoSchemaDeepCopy

    v1 v1  
     1
     2== FDO Schema !DeepCopy Support ==
     3
     4=== Overview ===
     5
     6As a result of further integrating the FDO API into the Autodesk Map and Autodesk !MapGuide Enterprise product lines, an request was generated senior developers which would see the FDO community implement !DeepCopy or Clone support directly into the FDO API class definitions. The lack of such support was seen as a deficiency in FDO that forced users of the API to write such functionality themselves.
     7
     8The following sections outline how this new functionality will be implemented.
     9
     10
     11=== Definitions ===
     12
     13The following changes will be made to the FDO API in order to support the process of deep copying or cloning FDO schema and data types.