Changes between Version 7 and Version 8 of FDORfc35
- Timestamp:
- 06/08/09 13:23:18 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FDORfc35
v7 v8 34 34 On a closed connection the current behavior will be preserved and provider level capabilities will be returned. 35 35 36 Another solution was considered. It consisists in adding a flag on each GetXCapabilities() method, like:36 Note another solution has been considered. It consists in adding a flag on each GetXCapabilities() method, like: 37 37 {{{ 38 38 FDO_API virtual FdoIConnectCapabilities *GetConnectionCapabilities(bool dataStoreLevel = false) = 0; … … 53 53 == Test Plan == 54 54 55 Existing provider units tests to be enhanc hed to exercise the changes.55 Existing provider units tests to be enhanced to exercise the changes. 56 56 57 57 == Funding/Resources ==