Opened 15 years ago

Closed 15 years ago

#784 closed task (fixed)

Clean up LineBufferPool usage

Reported by: waltweltonlair Owned by: waltweltonlair
Priority: low Milestone: 2.1
Component: General Version: 2.0.1
Severity: minor Keywords:
Cc: External ID:

Description

We're creating too many line buffer pools in stylization / rendering code. DefaultStylizer creates one, StylizationEngine creates one, and each of the renderers creates one.

The code needs to be cleaned up to only create one buffer pool.

Change History (1)

comment:1 by waltweltonlair, 15 years ago

Resolution: fixed
Status: newclosed

Fixed in the trunk stream with submission https://trac.osgeo.org/mapguide/changeset/3498.

Note: See TracTickets for help on using tickets.