Hello List,

I would like to discuss the usage of java.net.URL's instead of java.net.URI
in the interface ExternalGraphic.
In my opinion it is quite difficult to extend SDLStyleFactory with an
ExternalGraphicFactory implementation if the OnlineResource would look like:
myprotocoll://code....

If extending the SLD Styler it is recommend to write a Handler for the
protocol :( if it doesn't exists

The OnlineResource interface instead uses URI for locations. Could somebody
explain, why the SLDParser makes an URL object out of it?

>From my point of view it would be great to refactor the ExternalGraphic
interface. That could make it easier to extend the SDLStyleFactory.

What do you think? Do you have any suggestions?

Cheers, Frank
------------------------------------------------------------------------------
This SF Dev2Dev email is sponsored by:

WikiLeaks The End of the Free Internet
http://p.sf.net/sfu/therealnews-com
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to