Changes between Version 1 and Version 2 of MapGuideRfc143
- Timestamp:
- 07/02/14 02:01:40 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MapGuideRfc143
v1 v2 1006 1006 This 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. 1007 1007 1008 ==== MgResourceService::EnumerateResourceDocuments ==== 1009 1010 This 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 1008 1012 == Implications == 1009 1013 … … 1012 1016 == Test Plan == 1013 1017 1014 Add unit tests thatexercise these new convenience APIs1018 Add unit tests on server and web tier levels to exercise these new convenience APIs 1015 1019 1016 1020 == Funding / Resources ==