Re: [Geotools-devel] fixing the plugin system

2006-09-25 Thread Justin Deoliveira
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 >>

[Geotools-devel] fixing the plugin system

2006-09-15 Thread Justin Deoliveira
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