[Geotools-devel] Re: [udig-devel] Three coding questions

2006-03-27 Thread Jody Garnett
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

[Geotools-devel] RE: [udig-devel] Three coding questions

2006-03-27 Thread Combe, Colin
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

[Geotools-devel] Re: [udig-devel] Three coding questions

2006-03-27 Thread Jody Garnett
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