Changes between Version 7 and Version 8 of FDORfc35


Ignore:
Timestamp:
Jun 8, 2009, 1:23:18 PM (15 years ago)
Author:
danstoica
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FDORfc35

    v7 v8  
    3434On a closed connection the current behavior will be preserved and provider level capabilities will be returned.
    3535
    36 Another solution was considered. It consisists in adding a flag on each GetXCapabilities() method, like:
     36Note another solution has been considered. It consists in adding a flag on each GetXCapabilities() method, like:
    3737{{{
    3838FDO_API virtual FdoIConnectCapabilities *GetConnectionCapabilities(bool dataStoreLevel = false) = 0;
     
    5353== Test Plan ==
    5454
    55 Existing provider units tests to be enhanched to exercise the changes.
     55Existing provider units tests to be enhanced to exercise the changes.
    5656
    5757== Funding/Resources ==