[mapguide-trac] #1395: Method
MgFeatureQueryOptions::SetFetchSize(...) isn't exposed in MapGudie
Web API
MapGuide Open Source
trac_mapguide at osgeo.org
Thu Jul 8 03:24:47 EDT 2010
#1395: Method MgFeatureQueryOptions::SetFetchSize(...) isn't exposed in MapGudie
Web API
-----------------------+----------------------------------------------------
Reporter: leaf | Owner:
Type: defect | Status: new
Priority: low | Milestone:
Component: Web API | Version: 2.1.0
Severity: trivial | Keywords:
External_id: |
-----------------------+----------------------------------------------------
When implementing MapGuide RFC 84
(http://trac.osgeo.org/mapguide/wiki/MapGuideRfc84), method
MgFeatureQueryOptions::SetFetchSize(INT32 fetchSize) is decorated by
INTERNAL_API so that it will not be exposed in MapGuide Web API because we
don't have enough time to test it. Now I modify it to PUBLISHED_API so
that it can be used in MapGuide Web API.
--
Ticket URL: <http://trac.osgeo.org/mapguide/ticket/1395>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals
More information about the mapguide-trac
mailing list