[josm-dev] Last rites for OsmPrimitive.shown
Frederik Ramm
frederik at remote.org
Sun Dec 23 14:01:26 GMT 2007
Hi,
> After the recent discussion on core changes, I did take a look at
> OsmPrimitive, and there's the following:
>
> /**
> * <code>true</code>, if the object has been shown. This property is not used
> * internally by JOSM, but can be used by plugins that take over the object
> * rendering.
> */
> public volatile boolean shown = false;
I had added that by request of someone working on a mappaint
optimisation, but if it isn't used there then I guess it can go.
Bye
Frederik
More information about the josm-dev
mailing list