Details
Description
For the moment we do have GetMapProducerSpi and GetMapProducer, and we do register the factories onto the context.
I suggest to remove the factories and register directly the GetMapProducer, since it's simpler.
For producers that are not thread safe, just register them as prototypes.
For producers that do need external configuration to decide on a code path (like svg), just add a delegate producers that performs the decision.
Activity
Andrea Aime
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Affects Version/s | 1.4.0-M0 [ 11555 ] | |
| Affects Version/s | 1.4.1 [ 12716 ] |
Andrea Aime
made changes -
| Affects Version/s | 1.4.1 [ 12716 ] | |
| Fix Version/s | 1.4.1 [ 12716 ] | |
| Affects Version/s | 1.4.0-M0 [ 11555 ] |
Chris Holmes
made changes -
| Fix Version/s | 1.4.1 [ 12716 ] | |
| Fix Version/s | 1.5.x [ 11705 ] |
Chris Holmes
made changes -
| Fix Version/s | 1.5.x [ 11705 ] | |
| Fix Version/s | 1.7.x [ 11130 ] |
Gabriel Roldan
made changes -
| Fix Version/s | 1.7.0-RC1 [ 14475 ] | |
| Fix Version/s | 1.7.x [ 11130 ] |
Gabriel Roldan
made changes -
| Status | Open [ 1 ] | In Progress [ 3 ] |
Gabriel Roldan
made changes -
| Status | In Progress [ 3 ] | Closed [ 6 ] |
| Resolution | Fixed [ 1 ] |
Justin Deoliveira
made changes -
| Resolution | Fixed [ 1 ] | |
| Status | Closed [ 6 ] | Reopened [ 4 ] |
Justin Deoliveira
made changes -
| Fix Version/s | 1.7.0-RC1 [ 14475 ] | |
| Priority | Minor [ 4 ] | Blocker [ 1 ] |
| Affects Version/s | 1.7.0-RC1 [ 14475 ] | |
| Affects Version/s | 1.4.0-M0 [ 11555 ] | |
| Fix Version/s | 1.7.0 [ 13880 ] |
Gabriel Roldan
made changes -
| Fix Version/s | 1.7.0-RC2 [ 14500 ] | |
| Fix Version/s | 1.7.0 [ 13880 ] |
Gabriel Roldan
made changes -
| Status | Reopened [ 4 ] | In Progress [ 3 ] |
Gabriel Roldan
made changes -
| Status | In Progress [ 3 ] | Open [ 1 ] |
Gabriel Roldan
made changes -
| Resolution | Fixed [ 1 ] | |
| Status | Open [ 1 ] | Resolved [ 5 ] |
Andrea Aime
made changes -
| Status | Resolved [ 5 ] | Closed [ 6 ] |
scheduling for prompt resolution since this is one easy to fix that bothers me since a while ago