Changes between Version 28 and Version 29 of MapGuideRfc77


Ignore:
Timestamp:
Sep 14, 2009, 6:37:40 PM (15 years ago)
Author:
leaf
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MapGuideRfc77

    v28 v29  
    343343== Addendum, Sept. 15, 2009 ==
    344344
    345 Previously, MgFeatureService::!CreateFeatureSource(...) will throw an MgInvalidArgumentException no feature classes or spatial context are specified in the MgFileFeatureSourceParams instance. If the spatial context and feature class are not known at the time of creation then a "dummy" feature class and spatial context would need to be specified; and then deleted later.
     345Previously, MgFeatureService::!CreateFeatureSource(...) will throw an !MgInvalidArgumentException no feature classes or spatial context are specified in the !MgFileFeatureSourceParams instance. If the spatial context and feature class are not known at the time of creation then a "dummy" feature class and spatial context would need to be specified; and then deleted later.
    346346
    347347This change will allow MgFeatureService::!CreateFeatureSource(...) to execute without the spatial context and feature class specified.