> > Do you know when/where the layer properties were set? (Or perhaps you 
> > can point me to the commit log for this change).
> > 
> > 
> > 
> 
> Let me find the "key" that was used to store the previous value. Then we can 
> see where it is used. 
> 
> The "magic" override that keeps getting in the way (and is apparently 
> responsible for performance):
> - RendererCreator.PREFERRED_RENDERER_ID
> - ProjectBlackboardConstants.MAP__PREFERRED_RENDERER (copy of above)
> - ProjectBlackboardConstants.LAYER__PREFERRED_RENDERER (copy of above)
> 
> Related:
> - RendererCreator.LAST_RESORT_RENDERER_ID
> - ProjectBlackboardConstants.MAP__LAST_RESORT_RENDERER
> -  ProjectBlackboardConstants.LAYER__LAST_RESORT_RENDERER
> 
> It looks like these are only being used when sorting the available renderers; 
> so not quite the smoking gun I was looking for.
Thinking more clearly; if they are only referenced when sorting - we may have 
our smoking gun. After all they would need to be set somewhere
to be useful.

Jody 

_______________________________________________
User-friendly Desktop Internet GIS (uDig)
http://udig.refractions.net
http://lists.refractions.net/mailman/listinfo/udig-devel

Reply via email to