Changes between Version 1 and Version 2 of FDORfc32


Ignore:
Timestamp:
Apr 6, 2009, 7:37:51 PM (15 years ago)
Author:
stevedang
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FDORfc32

    v1 v2  
    3535== Proposed Solution ==
    3636
    37  * Update existing code to discontinue usages of the obsolete Spatial Context active flag where applicable.
    38 
    39 == Implications ==
    40 
    41  * The following APIs will be deprecated in the future, and therefore, should be avoided to be used:
     37 * Update the documentation on the following APIs accordingly, indicating they will be deprecated in the future:
    4238
    4339{{{
     
    4844    FDO_API virtual const bool FdoISpatialContextReader::IsActive() = 0;
    4945}}}
     46
     47 * Update existing code to discontinue usages of the obsolete Spatial Context active flag where applicable.
     48
     49== Implications ==
     50
     51 * Avoid using the APIs listed above as they will be deprecated in the future.
    5052 
    51  * The documentation will be updated accordingly.
    52 
    5353== Test Plan ==
    5454