[Mapguide-trac] [mapguide-trac] #2051: Stylizer::StylizeVectorLayer() should return int instead of void
MapGuide Open Source
trac_mapguide at osgeo.org
Sun Jul 1 21:55:54 PDT 2012
#2051: Stylizer::StylizeVectorLayer() should return int instead of void
---------------------------------+------------------------------------------
Reporter: jng | Owner:
Type: enhancement | Status: new
Priority: low | Milestone:
Component: Rendering Service | Version:
Severity: trivial | Keywords:
External_id: |
---------------------------------+------------------------------------------
The Stylizer::StylizeVectorLayer() method currently returns void.
It would be more helpful for debugging/tracing purposes if this method
returns an integer instead, where the integer is the number of vector
features stylized by this method.
The feature count is already tracked in debug mode, so it's just a matter
of returning this value.
--
Ticket URL: <http://trac.osgeo.org/mapguide/ticket/2051>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals
More information about the mapguide-trac
mailing list