Andrea Aime wrote:
> Justin Deoliveira ha scritto:
>> So what applications must do
>> on startup is the following:
>>
>> FactoryFinder.addServiceIterator( new SpringServiceIteratorProvider() )
>> in geoserver
>>
>> FactoryFinder.addServiceIterator( new UdigServiceIteratorProvider() ) in
>> udig
>>
The current geotools plug-in mechanism, FactorySPI limits environments
which use other plugin systems, such as GeoServer with spring, and udig
with eclipse.
So what the geotools team at foss came up with was that what is needed
is to be able to supply customs implementations of classes that locate