[mapguide-trac] #681: Implement caching for DESCRIBEFEATURESCHEMA
MapGuide Open Source
trac_mapguide at osgeo.org
Wed Sep 3 17:03:46 EDT 2008
#681: Implement caching for DESCRIBEFEATURESCHEMA
-------------------------+--------------------------------------------------
Reporter: ksgeograf | Owner: ksgeograf
Type: enhancement | Status: closed
Priority: low | Milestone:
Component: Maestro | Version:
Severity: trivial | Resolution: fixed
Keywords: | External_id:
-------------------------+--------------------------------------------------
Changes (by ksgeograf):
* status: assigned => closed
* resolution: => fixed
Comment:
I have now added three methods (r3305):
GetFeatureSourceSchema
GetFeatureSourceDescription
ResetFeatureSourceSchemaCache
The two first methods try to cache as much information as possible.
The runtime map generation has been updated to call these methods.
By keeping the other methods as direct connections, it is possible to
choose between cached and non-cached calls.
--
Ticket URL: <http://trac.osgeo.org/mapguide/ticket/681#comment:4>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals
More information about the mapguide-trac
mailing list