Changes between Version 22 and Version 23 of MapGuideRfc53
- Timestamp:
- 08/14/08 12:06:38 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MapGuideRfc53
v22 v23 156 156 157 157 * Other related !MapGuide Feature Service APIs (such as !DescribeSchemaAsXml, !GetClassDefinition, !GetIdentityProperties, etc.) will be updated to utilize the new APIs for improved performance. 158 * The existing HTTP interface DESCRIBEFEATURESCHEMA will be updated to utilize the new !DescribeSchemaAsXml API. Note that the period (.) will be used a delimiter character to separate the class names (qualified or non-qualified).158 * The existing HTTP interface DESCRIBEFEATURESCHEMA will be updated to utilize the new !DescribeSchemaAsXml API. Note that the period (.) will be used a delimiter character to separate the class names. 159 159 * For providers that do not support the new FDO APIs, !MapGuide will fall back on using !DescribeSchema and walk through the results to retrieve the schema names, class names, and class definitions. 160 160 * The !MapGuide Feature Service cache framework will be modified to allow the schema information retrieved from the new APIs to be built up incrementally as required.