Changes between Initial Version and Version 1 of Ticket #770
- Timestamp:
- 07/28/11 12:48:35 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #770
- Property Status new → assigned
-
Ticket #770 – Description
initial v1 1 There is a requirement that a client of FDO derive a new schema association object from FdoAssociationPropertyDefintion.Such an object would be used in memory, but never filed to XML.1 There is a requirement that a client of FDO derive a new schema association object from !FdoAssociationPropertyDefintion.Such an object would be used in memory, but never filed to XML. 2 2 3 In order to make this inheritence work, all the public/protected member functions for FdoAssociationPropertyDefintion and its parents will need to be exported from FDO.lib.3 In order to make this inheritence work, all the public/protected member functions for !FdoAssociationPropertyDefintion and its parents will need to be exported from FDO.lib. 4 4 5 FdoAssociationPropertyDefintion 6 FdoPropertyDefinition 7 FdoSchemaElement 5 !FdoAssociationPropertyDefintion[[BR]] 6 !FdoPropertyDefinition[[BR]] 7 !FdoSchemaElement[[BR]] 8 8