[mapguide-trac] #1566: Avoid validating already validated resources

MapGuide Open Source trac_mapguide at osgeo.org
Thu Dec 9 05:33:22 EST 2010


#1566: Avoid validating already validated resources
---------------------------+------------------------------------------------
   Reporter:  jng          |       Owner:  jng        
       Type:  enhancement  |      Status:  new        
   Priority:  low          |   Milestone:  Maestro-3.0
  Component:  Maestro      |     Version:  2.1.0      
   Severity:  trivial      |    Keywords:             
External_id:               |  
---------------------------+------------------------------------------------
 The validation performance of Maestro can be improved with the following
 changes:
  * Use IGetResourceContents to grab the whole resource set at once
  * If a resource has been validated, put it in a dictionary of validated
 resources (by resource id). For each resource to be validated, if it is
 already in this dictionary, skip the validation

-- 
Ticket URL: <http://trac.osgeo.org/mapguide/ticket/1566>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals


More information about the mapguide-trac mailing list