Changes between Version 28 and Version 29 of MapGuideRfc77
- Timestamp:
- 09/14/09 18:37:40 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MapGuideRfc77
v28 v29 343 343 == Addendum, Sept. 15, 2009 == 344 344 345 Previously, MgFeatureService::!CreateFeatureSource(...) will throw an MgInvalidArgumentException no feature classes or spatial context are specified in theMgFileFeatureSourceParams 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.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. 346 346 347 347 This change will allow MgFeatureService::!CreateFeatureSource(...) to execute without the spatial context and feature class specified.