Combe, Colin wrote:
Adrian, yes, I think it's confusing too.
Actually, my reading of the current geotools API is that FactoryFinder
is deprecated and we're meant to be using
org.geotools.factory.FactoryRegistry.
I think that was for the implementation behind the individual
FactoryFinder imple
Adrian, yes, I think it's confusing too.
Actually, my reading of the current geotools API is that FactoryFinder
is deprecated and we're meant to be using
org.geotools.factory.FactoryRegistry.
Anyway, a jiira was recently created for providing an implementation of
GeoAPI's CommonFactory interface,
h
Adrian Custer wrote:
3) uDig/Geotools: How do we use FactoryFinders?
I'm kind of confused by all the Factories, FactoryBuilders and
FactoryFinders around. It seems there are several FactoryFinders which
means we have to find the Finders. Is there an explanation of what each
of them do? Is the id