Changes between Version 4 and Version 5 of MapGuideRfc36


Ignore:
Timestamp:
Sep 16, 2007, 2:45:15 PM (17 years ago)
Author:
stevedang
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MapGuideRfc36

    v4 v5  
    161161== Implications ==
    162162
    163 •    There is no compatibility issue associated with the new !EnumerateResources API (i.e. no change in the version of the operation).
    164 •    Some indexing will be added to improve the performance of both old and new !EnumerateResources APIs.
    165 •    The old !EnumerateResources API will be depreciated in the future.
     163* There is no compatibility issue associated with the new !EnumerateResources API (i.e. no change in the version of the operation).
     164* Some indexing will be added to improve the performance of both old and new !EnumerateResources APIs.
     165* The old !EnumerateResources API will be depreciated in the future.
    166166 
    167167== Test Plan ==
     
    169169Tests need to be done to verify:
    170170
    171 •    For the old API, it should work as before (and faster due to indexing).
    172 •    For the new API, it should work the same as the old API and faster when the “computeChildren” flag is set to true and false respectively.
     171 * For the old API, it should work as before (and faster due to indexing).
     172 * For the new API, it should work the same as the old API and faster when the “computeChildren” flag is set to true and false respectively.
    173173
    174174== Funding/Resources ==