Changes between Version 1 and Version 2 of MapGuideRfc143


Ignore:
Timestamp:
Jul 2, 2014, 2:01:40 AM (10 years ago)
Author:
jng
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MapGuideRfc143

    v1 v2  
    10061006This API has been promoted to EXTERNAL_API. This method has utility in implementing HTTP caching for representations of a resource. In order to do this, you need to know the date/time a resource was modified to set and/or compare against so that proper cache expiry logic can be applied. This method already provides this information.
    10071007
     1008==== MgResourceService::EnumerateResourceDocuments ====
     1009
     1010This API has been promoted to EXTERNAL_API. This method is currently used by the WFS and WMS services to query resource headers in a repository-wide manner for WFS/WMS configuration parameters. This method has utility for applications that want to embed their own custom application-specific metadata into resource headers and be able to query for such information in a repository-wide manner. The associated {{{MgResourceHeaderProperties}}} constant class has also been promoted to EXTERNAL_API.
     1011
    10081012== Implications ==
    10091013
     
    10121016== Test Plan ==
    10131017
    1014 Add unit tests that exercise these new convenience APIs
     1018Add unit tests on server and web tier levels to exercise these new convenience APIs
    10151019
    10161020== Funding / Resources ==