Changes between Version 4 and Version 5 of MapGuideRfc36
- Timestamp:
- 09/16/07 14:45:15 (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MapGuideRfc36
v4 v5 161 161 == Implications == 162 162 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. 166 166 167 167 == Test Plan == … … 169 169 Tests need to be done to verify: 170 170 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. 173 173 174 174 == Funding/Resources ==