[mapguide-trac] #1394: Add expression string to SE_RenderText

MapGuide Open Source trac_mapguide at osgeo.org
Thu Jul 8 10:29:42 EDT 2010


#1394: Add expression string to SE_RenderText
---------------------------------+------------------------------------------
   Reporter:  sinkler            |       Owner:       
       Type:  enhancement        |      Status:  new  
   Priority:  low                |   Milestone:       
  Component:  Rendering Service  |     Version:  2.1.0
   Severity:  minor              |    Keywords:       
External_id:                     |  
---------------------------------+------------------------------------------

Comment(by sinkler):

 Replying to [comment:1 tomfukushima]:
 > Checking performance impact: Is this code that we are adding the changes
 to executed once per feature drawn, or once per symbol definition used by
 the layer?

         The code may be executed more than once per feature if the
 symbolization contains more than one text primitive. I'll point out that
 the additional string copy is probably less expensive than the expression
 evaluation which is happening with the same frequency.

-- 
Ticket URL: <http://trac.osgeo.org/mapguide/ticket/1394#comment:2>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals


More information about the mapguide-trac mailing list